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

Table to see which transaction code or program is been used less

Former Member
0 Likes
692

Hi,

My requirement is to identify those programs or tcodes which are been used less.

Is there any table where it has a record of this ...

Regards-Siju

Hi,

My requirement is to identify those programs or tcodes which are been used less.

Is there any table where it has a record of this ...

Regards-Siju

4 REPLIES 4
Read only

Former Member
0 Likes
657

Hi Check the tables

TSTC and TNAPR

Thanks

Sekhar

Read only

Former Member
0 Likes
657

Hi Siju

Please check transaction STAT.

Kind Regards

Eswar

Read only

Former Member
0 Likes
657

Hi

The transaction 'STAT' will tell you how much a transaction or program has been used.

What you will need to do is judge your parameters as to what less is and then check it out.

Hope this helps

Read only

0 Likes
657

Thanks for the reply..

I'm not able to find out what I require..

For ex) I would like to check the usage of transaction MM01 for the period 01-01-2006 to 01-12-2006...

Can you help me how to select the parameters and get the desired output.