cancel
Showing results for 
Search instead for 
Did you mean: 

RF functioanlity in WM

Former Member
0 Kudos

hI,

I know the config details for Mobile data entry in WM. But I would like to know the tables and fields that will be required when we are creating customised RF Transactions for Fspec. Also secondly what extra settings needs to be done in SPRO when we r creating customised RF Transactions

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

closed

Former Member
0 Kudos

Hi,

When I create a Z transaction I need to write a Fspec and hence what table do I need to refer that?

former_member536836
Active Contributor
0 Kudos

As already mentioned you have to copy from standard screen and develop RF transaction. In SPRO you have to add it in Menu management this transaction . When you will execute LM00 ,it will show this transaction.

Regards,

Prashant

0 Kudos

Hello

you can find some documentation on service.sap.com/scm e.g. [Radio Frequency (RF Programming Guideline)|http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000341390&]

Andrzej

Former Member
0 Kudos

For RF there are no specific tables as such when it comes to customising screens. You need to define your own Z-Screens by copying the standard layout in RF screen management by providing your own screen number (strating with 9). The next part comes for ABAP where in SE71 developer defines and modifies if necessary the actual screen layout. However there are some standard userexits for screen layout purpose which can be specified in your dev specs if you need so.

Amit G