Program run times/logs??
I did post this under the ABAP forum...
Is there a way to determine when a program (not job name) has last run?
Hi
You can use the transaction stat for this....
regards
siam
very nice. thank you!!!
hi
you can use the ST03 too
As has been noted on this forum several times, application run statistics (STAT, etc.) are only available since the last time that the application servers were rebooted. If you need statistics for a longer time period, consider implementing the Accounting Information System: transactions SM18, SM19, and SM20.
Oops. I meant Audit Information System (AIS), also known as the Security Audit.