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
44,036

hai ,

tell me the table where all transaction codes r stored

thanks,

ramesh

hai ,

tell me the table where all transaction codes r stored

thanks,

ramesh

7 REPLIES 7
Read only

Former Member
0 Likes
30,084

<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
30,084

Hello,

<b>

TSTC,

TSTCT.</b>

Vasanth

Read only

Former Member
0 Likes
30,084

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

Regards,

santosh

Read only

Former Member
0 Likes
30,084

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
30,084

hi

good

It stored in TSTC table.

thanks

mrutyun^

Read only

Former Member
0 Likes
30,084

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
30,084

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