How to know the last run info for a ABAP Program

Question:
Dear ABAP Gurus,
Can I know the last run info for a ABAP Program ?
or is there any table or standard transaction to know the last run date / time and userid.
Thanks,
Rahul
Answer:
There's a SEARCH function!
Answer:
Use Function SAPWL_WORKLOAD_GET_STATISTIC
have a nice day~
Answer:
Hi
Use STAT transaction to get last run of report.
Regards ,
Rupali
rupali_da@hotmail.com

More Articles:

unit of measure?
Group in ALV?
Program version Table?
Rounding qty within SD based on UOM used.?
ABAP Query: How to display a RANGE value in the Header?
how to calculate no of week in specified period?