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: 

Z-reports last used

Former Member

Hey ABAP,

is there a chance to find out when a certain report (in my case some Z-reports) has been executed last time?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Use transaction STAD

5 REPLIES 5

Former Member
0 Kudos

Check out STAT/STAD tcode ..

Regards,

Santosh

Former Member
0 Kudos

Use transaction STAD

0 Kudos

Using STAD to analyze who was using a specific programm or transaction in the last 24 hours will crash the system and generated a short dump, there mus be a table to keep this records

Former Member
0 Kudos

Hi,

Go to TRDIR table in that enter program name in name field which you want to see details of time and date.it displayed details of report date,time.

*reward points.

Former Member
0 Kudos

you can check via, STAT, STAD, SM20 but one year old data you cant find in thi.

Regards

Kiran Sure