Application Development and Automation 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: 
Read only

need details on module pool programmig for RF devices

Former Member
0 Likes
1,475

Dear all,

I am trying to do console programming for RF devices.

i have no idea how to do that. i tried to search in this forum, i could find info bits and pieces, but i am looking for complete info on dialog programming for RF devices.

can some point me to such a documentation.

or can some one guid me through basic programming for RF devices.

I appreciate your help.

Dear all,

I am trying to do console programming for RF devices.

i have no idea how to do that. i tried to search in this forum, i could find info bits and pieces, but i am looking for complete info on dialog programming for RF devices.

can some point me to such a documentation.

or can some one guid me through basic programming for RF devices.

I appreciate your help.

3 REPLIES 3
Read only

Former Member
0 Likes
972

hi,

The following are the basic steps for any RF Programming.

1) Create a Module pool program with screen size 8X20.

2) Create Transaction from SE93 or right click and create transaction.

3) Create ITS from SE80 .Create Template for all the screen and Publish it(Right Click).

4) Goto Tcode SICF.

5) Navigate to:SAP>BC>GUI>SAP>ITS

6) Create Host/Services(Button on the application).

7) Give your ITS name there.

😎 Activate and come back to Sicf main windows right click and select test you will get the URL.

Regards

Sharath Chandra Panuganti

Read only

Former Member
0 Likes
972

Hi,

It involves a lot of customising.

Either you can make use of screen exits or you can create your own custom programs.

The entire screen flow should be in a WHILE-ENDWHILE loop.

I have prepared a document for RF programming but currently it is under review in SDN.

Regards,

Ankur Parab

Read only

Pawan_Kesari
Active Contributor
0 Likes
972

Technically its a module pool program without PF status.

There are some config setting which you can find in SPRO under Logistic Execution->Mobile Data Entry.