‎2005 Sep 13 10:05 PM
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.
‎2005 Sep 13 10:10 PM
Hi Deepa
Have you tried to use transaction STAT?
It gives all information (I think) that you want to know.
Max
‎2005 Sep 13 10:36 PM
I have checked it. But I need a simpler report but a robust one that could give me details for the past one year.
‎2005 Sep 13 10:51 PM
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