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 in t code

Former Member
0 Likes
1,332

hi friends i am facing problem in creating transaction code for a program. its asking screen number. which number i have to give and from where i can and how i can find that screen number.

kumar.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,103

Hi,

If you are creating a Tcode for an Executable report, select the second Radiobutton (report Transaction) in SE93 and give the Descripton, Program Name and Selection Screen Number (default 1000 for all executable reports).

If it is a Module pool program, use the first radiobutton, and the respective screen number and program name to create the transaction.

reward points if useful

regards,

ANJI

9 REPLIES 9
Read only

Former Member
0 Likes
1,103

Hi,

default selection-secreen number 1000 u have to give.

Kishi.

Read only

Former Member
0 Likes
1,103

hi Premsagar,

<b>If your program is a report program and has got a selection criteria,

the screen number is 1000.</b>

Hope this helps,

Sajan Joseph.

Read only

0 Likes
1,103

hi thank u for u r reply. what gui support i have to give there

Read only

Former Member
0 Likes
1,103

Hi Kumar,

The screen number is 1000 it is the default screen number for selection-screen.

Read only

Former Member
0 Likes
1,103

Hi,

If you are creating the T-code for a executable program then the default screen number is 1000, if you are using the T-code for a Module Pool program, then assign the first screen number to the T-code.

Reward all useful answers.

thank you.

Read only

Former Member
0 Likes
1,104

Hi,

If you are creating a Tcode for an Executable report, select the second Radiobutton (report Transaction) in SE93 and give the Descripton, Program Name and Selection Screen Number (default 1000 for all executable reports).

If it is a Module pool program, use the first radiobutton, and the respective screen number and program name to create the transaction.

reward points if useful

regards,

ANJI

Read only

0 Likes
1,103

hi thank u fro u r reply. what gui support i have to give there.

Read only

Former Member
0 Likes
1,103

Hi,

The GUI status is optional. Is is used for generating the screen templates in the format specified by the respective checkbox. In normal scenarios, we don't put anything over here unless otherwise specified.

Thank you.

Read only

0 Likes
1,103

hi Nilesh thank u very much.