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

Tcode problem

Former Member
0 Likes
658

Hi friends,

I have assigned a tcode to an abap program. specified the screen number as that of selection screen and selected radio button 'professional user transaction'.

Now my problem when i execute that transaction it goes to the selection screen of the program but when i excute it from sel screen it goes back to the initial screen from where i executed this transaction.

i have assigned tcodes for many abap programs but this is the first time i am facing this probelm.

Please help me ASAP.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
600

Hi!

Check the transaction type in SE93. Edit - Change transaction type. Maybe is it set to report transaction?

Regards

Tamá

4 REPLIES 4
Read only

former_member187255
Active Contributor
0 Likes
600

Dev,

You have to select the Second Radio Button(Program and Selection Screen(report transaction)) in SE93..

Rgds.

Read only

0 Likes
600

Hi Chandra,

Thanks for ur help. It i had selected dialog instead of report by mistake. I was looking for changing this but couldn't find one.

Tamas, I tried to change it from edit menu and it worked . Thank you.

Read only

Former Member
0 Likes
600

Hi,

You have to select the first radio button 'DIALOG TRANSACTION'for module pool program and Second radio button for Executable program while assigning the Tcodes in SE93 tcode for that program and assign the program and screen no.

reward if useful

regards,

Anji

Message was edited by:

Anji Reddy Vangala

Read only

Former Member
0 Likes
601

Hi!

Check the transaction type in SE93. Edit - Change transaction type. Maybe is it set to report transaction?

Regards

Tamá