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

what transaction code run by user

Former Member
0 Likes
796

Hi Experts

Can anyone tell me how can i check what transaction code did the user run since 01.06.2008 till 17.06.2008 , I check stap and stat but it is not showing the range of dates.

it is quite urgent

regards

Piroz

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
598

Hi!

It's not possible to check so huge time interval with STAT or STAD.

It's because the statistics database contains so many entries it's size could be more 100 megabytes after several days, so the older data is removed from it.

You have to code it yourself, if you wanted to store historical data for some transaction access (with Z-programs).

Regards

Tamá

3 REPLIES 3
Read only

GauthamV
Active Contributor
0 Likes
598

hi,

check ST03N transaction.

\[removed by moderator\]

Edited by: Jan Stallkamp on Jun 17, 2008 6:23 PM

Read only

Former Member
0 Likes
598

Piroz,

for this requirement you have to check STAD and in selection screen user name t-code which you want to evaluate and in read interval you can maximum check upto 99 hrs so you need to check by changing your date and time intetval.

please close one thread as you already throw duplicate thread.

kindly support SDN!

Amit.

Read only

Former Member
0 Likes
599

Hi!

It's not possible to check so huge time interval with STAT or STAD.

It's because the statistics database contains so many entries it's size could be more 100 megabytes after several days, so the older data is removed from it.

You have to code it yourself, if you wanted to store historical data for some transaction access (with Z-programs).

Regards

Tamá