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

ABAP Program Usage

Former Member
0 Likes
431

Hello All,

I have a strange requirement. I need to get the details Usage of the Z programs in the system. Like, the last Usage (Last run date), specifically of a given ABAP program. Please let me know in case anyone has faced such a requirement.

Thanks and Regards,

Deepa S.

3 REPLIES 3
Read only

Former Member
0 Likes
395

Hi Deepa

Have you tried to use transaction STAT?

It gives all information (I think) that you want to know.

Max

Read only

0 Likes
395

I have checked it. But I need a simpler report but a robust one that could give me details for the past one year.

Read only

0 Likes
395

I don't know if there is a simpler report and moreover I don't believe you can find data for so long time in the past.

I know it usually keeps these data for 2/3 months, after they are deleted.

Max