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 get Tcode by input Program name?

0 Likes
679

HI all

If I want to get T_code name from the program. Which function modul should I use?

thanks .

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
507

Hi,

Just goto transaction SE80 and enter the program name, in that you will be able to see the transactions. Also you can see the transactions in table TSTC by passing the program name.

Hope this may be useful..

Regards,

Prashant

2 REPLIES 2
Read only

Former Member
0 Likes
508

Hi,

Just goto transaction SE80 and enter the program name, in that you will be able to see the transactions. Also you can see the transactions in table TSTC by passing the program name.

Hope this may be useful..

Regards,

Prashant

Read only

0 Likes
507

Hi Prashant Gaikwad

Yes I know this table TSTC table, but I want to use a function which provide by sap.

thanks anyway.