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

Former Member
0 Likes
1,563

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
Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
1,524

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
Read only

Former Member
0 Likes
1,524

check table..

<b>TSTC</b>

Read only

Former Member
0 Likes
1,524

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

Read only

0 Likes
1,524

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

Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
1,525

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.,

Read only

Former Member
0 Likes
1,524

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

Read only

Former Member
0 Likes
1,524

hi,

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

Regards

vijay

Read only

0 Likes
1,524

thnx very much ...

i awarded points to all

regds

venky

Read only

Former Member
0 Likes
1,524

Hi,

Se11

enter table name <b>TSTC</b>

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

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

Read only

0 Likes
1,524

ok close this thread

Read only

0 Likes
1,524

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.

Read only

0 Likes
1,524

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

Read only

0 Likes
1,524

Hi Abhishek,

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

Read only

Former Member
0 Likes
1,524

hi

you can do it using table TSTC.

Regards

Naveen

Read only

Former Member
0 Likes
1,524

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

it will display the transaction related to this report

Read only

Former Member
0 Likes
1,524

hi

If u know your program name than goto

system--> status

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