cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Finding Transaction code

Former Member
0 Likes
1,166

Hi,

Can I find Transaction code with the help of Table-Name?

Thanks

View Entire Topic
Former Member
0 Likes

Hi

I do not think, there is any straight way to get T-code. But, by looking at table fields and Table Name, you can get close to either Transaction in Config or normal one.

Thanks,

JK

suma_mani
Active Contributor
0 Likes

Hi Dear,

Check with TSTC & TSTCT tables. Here you can get all tcodes.

Rgds

SumaMani

Former Member
0 Likes

Well, just building off of Suma's tip above.

You could use tcode SE11, display your table and then do the Where Used function (on just the programs). Then use tcode SE16 to look at table TSTC and enter in the programs from the "Where Used" search results to display the tcodes associated with those programs.

Former Member
0 Likes

hi ,

for getting the list of transaction codes , look up in the table TSTC .

use T code se11 or se16n to view the contents of the table .

Else you can also use the T code se93 to view the relevant T codes .

for customizing i.e SPRO - go to spro , go to additional information and then select IMG activity there you can get the T codes for SPRO .

hope the information servers the purpose .

Cheers ,

Dewang