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: 

How to Determine the transaction code for a Custom Table

Former Member
0 Kudos

Hello Everyone,

Any idea on how to determine the transaction code used for a custom table?

Thanks,

Jim

1 ACCEPTED SOLUTION

Former Member
0 Kudos

It is little tricky and no straight forward

Look at Table :

TSTCP

Give the value in PARAM Field like

" <b>/*SM30 VIEWNAME=ZWM_TRK_LOC;UPDATE=X;</b> "

then you will get transaction code ; " ZWM_TRK_LOC - my system user defined table

3 REPLIES 3

Former Member
0 Kudos

It is little tricky and no straight forward

Look at Table :

TSTCP

Give the value in PARAM Field like

" <b>/*SM30 VIEWNAME=ZWM_TRK_LOC;UPDATE=X;</b> "

then you will get transaction code ; " ZWM_TRK_LOC - my system user defined table

former_member182346
Active Contributor
0 Kudos

Hi

can you try this one.

1. check the name of the program and screen no from the selection screen of the ztable by path System->status.

Go to SE93 select report with selection-screen,give the program name and screen no.

Hope this ll be helpful

regards,

vinsee

former_member182346
Active Contributor
0 Kudos

so sorry...

plz ignore the last line.

Now go to the program (as u already got the name) via SE38.

And use the where used list (select the transaction check-box only ).

I hope u ll get the Tcode

Regards

vinsee