Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: RF Screens

Former Member
0 Kudos

Hi all,

This is regarding to Radio frequency screens. In my project we are working on RF programs. I need some information on, how the RF guns are connected to SAP, is there anu option to enter the some trcodes in the RF devices.

ON entering the RF device how the person will get the RF screens?

Please send me some documents on this?

Regards,

Sreehari

4 REPLIES 4

Former Member
0 Kudos

Hi

see the links

Reward points for useful Answers

Regards

Anji

Former Member
0 Kudos

Hi,

Radio Frequency is a technology used to send data thru the air. There is a remote wireless terminal(scanner) which acepts the data and transfers it to the nearest AP(access point). This access point is a network device which allows a connection to some server. In my case, we are running sapconsole, so we have a direct connection from the terminal to the backend R/3 system. The user does transactions on a screen on the remote termainal which directly translates to a screen in r/3. You develop your transactions the same way you do for the gui, just make the ui elements fit on the terminal screen(usually 20X16). Sapconsole strips off the gui and translates the screen into a text based screen that the terminal can use. There are also some terminals that are windows based that can run a browser, this means that they can use another part of sapconsole called websapconsole which does the same thing but translates to a browser.

Here is the procedure to implemet

First, you will need a terminal(scanner, rf device) This device must be configured for vt220 emulation and configured to connect to the sapconsole server. The sapconsole server will be a standalone box, you will need to be running a telnet server(for text based rf devices) we use Georgia Softworks, and also sapconsole. Sapconsole can be loaded on to this machice from the SAPgui installation cds. Its just another component of the gui. You will need to configure your sapconsole using the adminstrator in the control panel. Once all of this is setup, you can then run transaction from R/3 on your device, there will be some config for setting up the menus and transactions that are tied to this menus and tieing users to these menus

You could find the information at SAP OnlineHelp at http://help.sap.com/saphelp_47x200/helpdata/en/c6/f85c504afa11d182b90000e829fbfe/frameset.htm and in IMG under Logistics Execution => Mobile Data Entry.

Regards

0 Kudos

Hi SKK,

Thax for you reply? My doubt is when ever i log on to the RF gun, is there any option to which transaction we have to go?( Means i created some customized programs, with some transaction codes, is there any way to go to that screens in RF guns, since in SAP we are entering Tcodes, like wise we have any option in RF guns also). i hope u understand my doubt? if not please reply me i will explain xlearly?

Please clarify my doubts?

Thanks in advance.

Regards,

Sreedhar.T

Former Member
0 Kudos

Hi

In SPRO-> Warehouse Management ->Mobile Data Entry

You will find a place where you can <b>create a Menu for the RF Device</b> , and for the Menu items, you can attach your Tcodes.

This Menu is the one, the User operating the RF gun gets, when he logs into SAP.

Regards

RAj

Message was edited by:

Rajasekhar Dinavahi