Application Development 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: 

Transaction Code

Former Member
0 Kudos

Hi

How to find one programs transaction code , means i got one requirement i know the program name but i want to know the programs transaction code to run that program ( se93 transaction ) ...is there any way

regds

venky

1 ACCEPTED SOLUTION

Simha_
Employee
Employee
0 Kudos

Hi,

Refer tables <b>TSTC and TSTCT .</b>

U will find all the tcodes in these tables.

Thre u can check ur programs t.code if it exists.

Cheers,

Simha.,

15 REPLIES 15

Former Member
0 Kudos

check table..

<b>TSTC</b>

Former Member
0 Kudos

Hi ,

You can find the trabsaction code using the trabsaction search_sap_menu. Enter the descriptin of program and you will get the transaction code.

Regards

Aashish Garg

0 Kudos

hi,

goto SE93 - find (res. strg F)

or better go to se38 - where use list - in transactions

or still better <b>se80 - object list</b>

Andreas

Simha_
Employee
Employee
0 Kudos

Hi,

Refer tables <b>TSTC and TSTCT .</b>

U will find all the tcodes in these tables.

Thre u can check ur programs t.code if it exists.

Cheers,

Simha.,

Former Member
0 Kudos

hi,

The table TSTC stores all the Transaction code and their program name.

Give the program name and it will return the T. code for it

Sameena

former_member188685
Active Contributor
0 Kudos

hi,

go to this table <b>TSTC</b>. find the programs.

Regards

vijay

0 Kudos

thnx very much ...

i awarded points to all

regds

venky

Former Member
0 Kudos

Hi,

Se11

enter table name <b>TSTC</b>

enter value for PGMNA........ur program name

....TCODE.........is the transaction code for program

0 Kudos

ok close this thread

0 Kudos

Hi all,

I have a problem that I spent a lot of time to solve but no result, pls help me: How can we know which tables are used in one transaction code?? For instance, if we use transaction code ME21N to create Purchase Order, how can we know which tables are used in this transaction for storing information about one vendor created?

Thank you very much!

Thien Duong.

0 Kudos

hi thien,

search for this topic "table associated to VV31" in the forum....

there are lot of replies for it...

1) SE49

2) ST05

3) SE30

0 Kudos

Hi Abhishek,

Thank you very much!! You helped me a lot!

Former Member
0 Kudos

hi

you can do it using table TSTC.

Regards

Naveen

Former Member
0 Kudos

Just goto SE11 and excute TSTC -> enter ur program name

it will display the transaction related to this report

Former Member
0 Kudos

hi

If u know your program name than goto

system--> status

where u find SAP data then u got your transaction code.