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 : Tcode Trace

karthik_snair
Participant
0 Likes
766

Hi team,

How can i trace the transaction which is getting called in the background when i execute another.

Here the problem is when ever i execute some tcode in production which i have already taken approval to execute, even if i will get sox complaint mail saying i have executed some other tcodes also.

So i want to trace what are all the possible tcodes that it calls in the background when i am executing some other main transaction.

Please let me know.

2 REPLIES 2
Read only

Former Member
0 Likes
706

Hello,

Try using STAD transaction.

It gives user log for given time duration, see below screen-shot.

Regards,

Sameer

Read only

ThangaPrakash
Active Contributor
0 Likes
706

Hello Karthik,

You can also check it in by following below steps.

Here you will get some additional details like the response time and more.

Go to ST03 T-code as shown in below image


st03


After enter into ST03 T-code  double click on the date which day you want to track the details

doble click on date

After that below screen will appear hit background mode

click on background

After that browse user and settlement statistics under that double click on user profile like below screen shot

double click on userprofile

After that select user you want to track and double click n that user as shown in below screen shot

double click on user

Then you will find the list of T-codes he executed check the below screen shot

tcode list

Regards,

Thanga