‎2008 Apr 30 6:04 AM
Hi Guys,
In a real scenario,i am considering my client, some of the users excuting Reports/tcodes using their SAP username. Here I want to find out the number of times ABAP reports/Tcodes used over the period of time,user wise.How it could be done?
Thanks in advance.
Warm Regards,
Mohandoss P.
‎2008 Apr 30 6:05 AM
‎2008 Apr 30 7:08 AM
Hi Santosh,
Tcode STAT doesnt exist.
I got the output thru STAD.but the thing is i dont hav the option to select time range.Is there any option to customize that transaction?
also what is the diff b/w STAT n STAD?
Warm Regards,
Mohandoss P.
‎2008 Apr 30 7:30 AM
Hi Mohan,
STAT was used in earlier versions and used the report for workload analysis as well. This report was very detailed and now it has been possibly split into many sub reports. STAD being one of them.
try using program RSSTAT20 or transaction S_ALR_87101271 to limit records according to date.
Hope it helps.
Cheerio,
DJ
‎2008 Apr 30 8:12 AM
Hi DJ,
program RSSTAT20 or transaction S_ALR_87101271 doesnt exist.
‎2008 Apr 30 8:14 AM
‎2008 Apr 30 8:19 AM
‎2008 Apr 30 8:43 AM
Hi Mohandoss,
In ECC 6, unfortunately this doesnt exist. I think you would need to play around in the report as in toolbar - EDIT-->period fields.
Or else you can download it into excel file and sort it on the date.
Hope this helps.
Disha