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

un used programs

Former Member
0 Likes
402

Hello,

Can anybody know how to find out following

1) un used programs.

2) un used trasactions codes if used how to find the frequency that.

3) un used user of SAP system.

Points will be rewarded for sure.

Thanks

Suresh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
370

Check the Tcode STAT...

2 REPLIES 2
Read only

Former Member
0 Likes
370

hi Suresh,

1.Go to <b>TRDIR</b> TABLE and check whether UDAT and CDAT fields have same value if so then that program is unused ..

3. In a similar fashion GO to <b>USR02</b>table and check whether GLTGV and TRDAT are same or not ... if they are same they that user has not logged in from the date of creation ...

regards,

Santosh

Read only

Former Member
0 Likes
371

Check the Tcode STAT...