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

How do I find out the transaction code for the given program.

Former Member
0 Likes
1,101

How do I find out the transaction code for the given program.

The program name is "/SAPSLL/MARC_UPLOAD_R3".

At the time, I executed this program using /nse38 I went Menu: system->status to check the tcode of this program. It shows "/se38".

thanks

siva

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
767

OR Go to SE38 key in program name and do a where user for T-codes.

A

4 REPLIES 4
Read only

Former Member
0 Likes
767

Do a "where used" list for the program in transactions.

Rob

Read only

Former Member
0 Likes
767

Goto TSTC table and specify program name to get its t-code.

Thanks,

SKJ

Read only

Former Member
0 Likes
768

OR Go to SE38 key in program name and do a where user for T-codes.

A

Read only

Former Member
0 Likes
767

Open da program wid SE80 .it will display all the transactions,screens attached to it.