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 know which program is called from transaction?

Former Member
0 Likes
1,298

Hi to all,

Does someone know how to discover which functional module/program is called by specific transaction? (e.g. which program is called with transaction SE80?) Thanks in advance.

Thanks in advance.

Aleksandar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,264

Hi,

Go to SE93

Give The TOCDE fro transaction

It will show the Program Name.

Hi to all,

Does someone know how to discover which functional module/program is called by specific transaction? (e.g. which program is called with transaction SE80?) Thanks in advance.

Thanks in advance.

Aleksandar

6 REPLIES 6
Read only

Former Member
0 Likes
1,265

Hi,

Go to SE93

Give The TOCDE fro transaction

It will show the Program Name.

Read only

Former Member
0 Likes
1,264

hi,

Goto SE93 give the transaction name and press display to find the program name which it is using ...

regards,

Santosh

Read only

Former Member
0 Likes
1,264

jus run the transaction...

Go to system->status...

U wil get the program name there

Please reward if useful

Thanks Arjun

Read only

Former Member
0 Likes
1,264

HI

when u execute a transaction is executed....in the right side there will be client number...if u click there u can see the program name ,client,user and other details.

Read only

Former Member
0 Likes
1,264

Hi,

goto that transaction and then select in the menu as SYSTEM->STATUS there another window will appear to u.in that u can find the program name in the sap data block.

rgds,

bharat.

Read only

Former Member
0 Likes
1,264

hi,

Use f1 on the transcation and then technical info....

From there you will get the program name, then use table TRDIR to get other detais about the program.

Hope this hepls, Do reward.