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

Screen number sequence for dynamic Tcode creation.

Former Member
0 Likes
449

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

2 REPLIES 2
Read only

Former Member
0 Likes
413

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.

Read only

former_member217544
Active Contributor
0 Likes
413

Hi Vic,

Check if this link helps you:

Regards,

Swarna Munukoti