‎2007 Oct 22 4:36 AM
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
‎2007 Oct 22 4:41 AM
Hi,
Don't give the screen number in the T code..If you don't have a selection screen..
Thanks
Naren
‎2007 Oct 22 4:43 AM
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
‎2007 Oct 22 4:48 AM
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
‎2007 Oct 22 4:55 AM
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
‎2007 Oct 22 5:03 AM
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.
‎2007 Oct 22 5:35 AM
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...