‎2007 May 11 12:22 PM
Hi
I was created 1 report and moved to Production.
Now my requirement is i want to know how frequently that report is using in the production by the users.( Frequency of the program in Production).
Can anyone give me idea.
Points are assured for useful answers.
Regards,
Sreeram
‎2007 May 11 12:26 PM
did u check the tcode <b>STAD</b>, don't know if it can serve ur purpose
also check the tcode <b>ST03N</b>
Message was edited by:
Rajesh
‎2007 May 11 12:26 PM
did u check the tcode <b>STAD</b>, don't know if it can serve ur purpose
also check the tcode <b>ST03N</b>
Message was edited by:
Rajesh
‎2007 May 11 12:29 PM
Hi,
If that report is being used as a batch job, then u can use transaction SM37 to know.
Goto SM37 --> Put Jobname as *, User name as * Put a date range and the ABAP Program name as ur report name.
This will give u the list of the jobs which have been executed in the given date range and are using the report.
Regards,
Himanshu
‎2007 May 22 8:21 AM