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

T Code and screen number

Former Member
0 Likes
2,601

Dear all,

I have create a program (Report) and create a screen number 100 for it in SE80.

I create a T code for this program and assigned screen number 1000 to it.

When I run this T code, can not output anything (the output is ok, if don't run with this T code).

So, How can I create a screen number for T Code?

thanks you

6 REPLIES 6
Read only

Former Member
0 Likes
1,317

Hi,

Don't give the screen number in the T code..If you don't have a selection screen..

Thanks

Naren

Read only

Former Member
0 Likes
1,317

When you go SE93 Transaction,While creating Transaction code ,here select 2nd radio button ,I guess your's is report..

So here give program name ,screen number is 1000 ( It will come automatically)

Thanks

Seshu

Read only

Former Member
0 Likes
1,317

go to SE93 add z name

select radio button

Program and selection screen(report transaction)

Selection screen 1000 will come automatically no need to change it.

Rewards if useful...............

Minal

Read only

gopi_narendra
Active Contributor
0 Likes
1,317

Irrespective of the custom screen you use or not. Just create a tcode of report transaction giving in the program name.

Even if you had use the screen in your program, just create a report transaction and save it. the selection screen number coems by default for a report transaction.

Regards

Gopi

Read only

varma_narayana
Active Contributor
0 Likes
1,317

Hi John..

there are Two Corrections..

1. In SE93 create a Transaction code of Type "Report Transaction" (Radiobutton)

2. Assign the Screen No as 100. Since u created it.

Reward if Helpful.

Read only

harimanjesh_an
Active Participant
0 Likes
1,317

hi john,

Since u have created ur own screen, u have assign this screen(100) to ur TCODE if this is the first screen of ur report.

For example, u have created a screen 100 for ur report to take input ie, first screen of ur report then screen 100 should be assigned during the creation of TCODE.

So in SE91, assign ur custom screen rather than default screen 1000.

Reward me if useful,

Harimanjesh AN...