‎2007 Dec 07 8:16 AM
hi
i need to create one RF transaction.(Radio Frequency)
it consists of 3 screens.
first screen is not available .
2nd and 3rd screens are available in standard program SAPLLMOB.
i have to pass internal table to second screen.
in 2nd screen i have to put one more button and add functionality for that.so i found one screen exit for that.
in 2nd screen if i press NEXT it will call 3rd screen . it was already implemented by SAP.
now i have to create new screen for first one ..
can anybody help me how to proceed?
can i create one Z* program and develop my first screen and can i call other 2 standard screens from that? is it possible?
or i can find out a screen exit for first screen in same SAPLLMOB program and use it?
or anyother way is there?
thanks and regards
vennila.
‎2007 Dec 07 8:19 AM
Hi,
First find the data elements of the fields and get the Screen exit function modules for those data elements by executing the program RSMODPRF.
Write the required code in those funcion modules.
Regards,
Satish