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

Last execution date of a Program

Former Member
0 Likes
1,025

Hi All,

I am working on a SAP box which has a lot of custom programs, a few thousands most of which are not being used right now. Is there a way to find the last executed date of a program using tables or transactions. I want to list all the programs that have not been used in the past one year.

Any input is appreciated.

Thanks,

Rohit

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
984

Try with STAT & STAD - While selecting the data give the appropriate start date and end date. for example you would like to know for 6 months give it for 6 months

Hi All,

I am working on a SAP box which has a lot of custom programs, a few thousands most of which are not being used right now. Is there a way to find the last executed date of a program using tables or transactions. I want to list all the programs that have not been used in the past one year.

Any input is appreciated.

Thanks,

Rohit

7 REPLIES 7
Read only

Former Member
0 Likes
984

Table TRDIR should be useful.

Read only

Former Member
0 Likes
984

Hi,

Please check transaction STAD.

Regards,

Ferry Lianto

Read only

0 Likes
984

Hi ferry,

Transaction STAD only show statistics for the current user. But the programs have been written by many programs. What can i do in that regard?

Thanks,

Rohit

Read only

0 Likes
984

Check with SM22

Read only

0 Likes
984

Also Check with ST03N Transaction

Read only

Former Member
0 Likes
985

Try with STAT & STAD - While selecting the data give the appropriate start date and end date. for example you would like to know for 6 months give it for 6 months

Read only

Former Member
0 Likes
984

Hi Rohit,

Please try this program RSSTAT20 instead of STAD.

Regards,

Ferry Lianto