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

Executing a report program through transaction code

Former Member
0 Likes
640

hello all,

I need to execute my report program through a transaction code.

i created a transaction code in se93,with giving the program name and screen num as 1000.

when i enter the browser with the transaction code the selection screen is appearing ..but when i execute the screen it is switching back to SAP menu screen.

need the help in this regard.

Regards,

varun

1 ACCEPTED SOLUTION
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
602

Hello,

Have you defined the transaction code as "Program & Selection-Screen(Report Transaction)" ?

BR,

Suhas

5 REPLIES 5
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
603

Hello,

Have you defined the transaction code as "Program & Selection-Screen(Report Transaction)" ?

BR,

Suhas

Read only

Former Member
0 Likes
602

yes i mentioned my program name and the selection screen name

Read only

Former Member
0 Likes
602

Hello,

Its a common error which many of us make. You must have choosen the transaction type as screen or dialog. You have to change the transaction type to report transaction.

Goto SE93 in change mode for the transaction hit SHIFT+F1 and choose report transaction in the popup

Vikranth

Read only

Himayatullah
Active Participant
0 Likes
602

Just check whether u have selected radio button report transaction or not...

Read only

Former Member
0 Likes
602

Hello,

I am having the same problem as the originator of this thread. I have a transaction defined as a report transaction that when executed the variable screen appears but then when executed it returns to the SAP menu. I created a similar transaction as a dialog transaction and it works like it should. The strange thing is I have deleted and redefined the original transaction and tried to specify it as dialog but the system changes it to report type.

Any assistance would be appreciated.

Thanks,

RB74