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

transaction code table

Former Member
0 Likes
43,092

hai ,

tell me the table where all transaction codes r stored

thanks,

ramesh

7 REPLIES 7
Read only

Former Member
0 Likes
29,140

<b>TSTC</b> is the table that stores all the T Codes.

<b>TSTCT</b> is the table that stores <b>Text</b> for all the T Codes.

Regards,

Tejas

Read only

Former Member
0 Likes
29,140

Hello,

<b>

TSTC,

TSTCT.</b>

Vasanth

Read only

Former Member
0 Likes
29,140

Check <b>TSTC</b> table ..

Regards,

santosh

Read only

Former Member
0 Likes
29,140

Hi Ramesh,

<b>TSTC</b> is the table where all transaction codes will be stored.

You can get transction codes in the field TCODE of TSTC table and the respective reports/module pool program names in the filed PGMNA of TSTC table.

Thanks,

Vinay

Read only

Former Member
0 Likes
29,140

hi

good

It stored in TSTC table.

thanks

mrutyun^

Read only

Former Member
0 Likes
29,140

Hai Ramesh......

<b>TSTC</b> - This is the table which stores all Transaction Codes

<b>TSTCT</b> - This is the text table for <b>TSTC</b> Table

Suresh....

Read only

Former Member
0 Likes
29,140

also u've tcode se93 where you can find the list of transaction codes...