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

Reg. Transaction Code

Former Member
0 Likes
803

Hi,

I am having zprogram name and now i want to find the transaction code given for that prog. How can i find it.

Regard

Reddy

7 REPLIES 7
Read only

Former Member
0 Likes
768

Hi ,

Go to SE93 and then type Z* you will get a list of transactions with their corresponding Z programs .

Thanks ,

HARI

Read only

Former Member
0 Likes
768

Do a 'Where-Used' search on your program name, looking for transactions.

Read only

Former Member
0 Likes
768

Go to SE80, choose Program from the dropdown and once all the program elements are populated, check the Transactions(if any is there) tab in the elements. Not all programs have transaction code attached to them, some may be stand alone programs.

hith

Sunil Achyut

Read only

0 Likes
768

Program/Transaction combinations are stored in TSTC.

Read only

Former Member
0 Likes
768

HI,

use se11->tstc table or place cursor

on program and use where used list

and selct transaction from popup.

Regards

Amole

Read only

Former Member
0 Likes
768

Hi Reddy,

There are many ways to find the t/c for a program.

Go to SE80. Give the program name, u can able see the tables,screens, pai, pbo(dialog program) and transaction code created for that program name. Otherwise Go to se11 and give table name tstc, there u can able to find the transaction code for a particular program.

If helpful, don't forget to award points.

Regards...

Arun.

Read only

Former Member
0 Likes
768

U can check the table TSTC in transaction SE16N...and use the zprogram in the program field.

Regards

Anurag