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 to find program name?

Former Member
0 Likes
19,220

how to find the program name for a specific transaction code?

For Eg: What is the program name for 'MM01' transaction?

6 REPLIES 6
Read only

former_member156446
Active Contributor
0 Likes
9,065

Hi Suresh

execute the transaction in that screen from menu

system> status >> program name.

Double click on the program name.. it will take you to the program code.

Award points if helpful.

Read only

Former Member
0 Likes
9,065

HI,

On the selection screen you can see the description of the program. Make a note of that and go to SE84 --> Under Other Objects --> Double click on the Transactions --> A pop window will be displayed --> Paste the description in the short description field and press F8.

Thanks,

Read only

Former Member
0 Likes
9,065

Hi Suresh,

Go to SE11 give the table name <b>TSTC</b> if you give t-code it shows prog name and if u give prog name it ll show corresponding tcode for that.

<b>reward if useful</b>

Regards,

sunil kairam.

Read only

Former Member
0 Likes
9,065

program name for MM01 is

SAPLMGMM

just run the transaction goto

System->status

u ll get the program name of all transactions

Read only

Former Member
0 Likes
9,065

GO to tcode SE93.

Enter Your TCODE . ie,MM01

then Display.

Then You can see the pgm name and screen number from there.

Read only

0 Likes
9,065

Is there a way to find the Program Name when you do not know the TCODE? In the Audit log there are programs listed that are not associated with a TCODE and I want to find out what programs are starting when there is not TCODE.