‎2007 Jul 12 6:11 AM
Hi all,
is it possible to create a transaction code for a report that has no selection screen und no screens (dynpros)? I've tried to create a transaction code for my report by using SE93, but there was no appropriate radio button for a report without screen.
If it is somehow possible, how can i do that?
Regards
Mark-André
‎2007 Jul 12 6:18 AM
Hi,
Yes, you can create a transaction for the same.
1. Goto the report in SE80 transaction.
2. Right click on the report and select Create Transaction Option.
3. In the pop up, give the desired tcode name and select 'Program and selection screen (report transaction)' option.
This should work.
Regards,
Vinodh
‎2007 Jul 12 6:17 AM
Hi,
1. You can create object transaction , for OO class methods.
2. You can create variant Transaction by giving reference of other transation.
Otherwise for report i dont think so any such option possible.
Reward if useful!
‎2007 Jul 12 6:18 AM
Hi,
Yes, you can create a transaction for the same.
1. Goto the report in SE80 transaction.
2. Right click on the report and select Create Transaction Option.
3. In the pop up, give the desired tcode name and select 'Program and selection screen (report transaction)' option.
This should work.
Regards,
Vinodh
‎2007 Jul 12 6:33 AM
"Program and selection screen" is right.
Thanks!
Regards
Mark-André
‎2007 Jul 12 6:19 AM
Hi,
You can select the option Porgram with Selection screen.
Its not mandatory that you have a selection screen in a Report porgram.
DOnt forget to mention the GUI capability of the report in the transaction.
Regards
Sesh
‎2007 Jul 12 6:37 AM
Hi Mark,
You can select the option
'Program & Selection Screen (report transaction)'
though there is no selection screen.It will work.
Reward points if Useful
‎2007 Jul 12 7:13 AM
but how can i find the object which i want to create tcode in SE80?