cancel
Showing results for 
Search instead for 
Did you mean: 

Table name from a tcode

Former Member
0 Kudos

Hi All

Can anyone tell me if we can find out from a tcode which are the tables it is accessing.

For example if we take SU01 as an example. Can we find out which are the tables this t code is reading / updating.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Yeah. Like mentioned above, you can use ST01 or ST05 to setup a trace that will show which tables are accessed. I would recommend running ST01 on your dev system and setting a filter for just your account.

Hope that helps.

J. Haynes

Denver

Former Member
0 Kudos

i think you need to put tracing on to findout which table is going to access or update when you run any tcode.

cheres,

-Sunil