‎2009 Dec 22 7:32 AM
Hi Experts
I'm creating Tcodes dynamically using " CALL FUNCTION 'RPY_TRANSACTION_INSERT' " for all our Z programs...
This works fine but I'm a little worried about the cases where we have screens "1000" + "0100", "0200", "0300" etc..... for Report
Programs.
I've come across table D020s.
Will the screen sequence always be "1000" as the first screen or is there a way of determining the correct first screen
in a table somewhere.
Regards
Rusty Vic Delport
‎2009 Dec 22 11:11 AM
Usually normal reports will have screen 1000 default but have a look on module pool programs as they may have screen number other than 1000.
‎2009 Dec 22 11:27 AM