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

Performance Tracking

Former Member
0 Likes
618

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.

7 REPLIES 7
Read only

Former Member
0 Likes
588

Check out STAT & STAD tcode ...

Regards,

Santosh

Read only

0 Likes
588

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.

Read only

0 Likes
588

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

Read only

0 Likes
588

Hi DJ,

program RSSTAT20 or transaction S_ALR_87101271 doesnt exist.

Read only

0 Likes
588

Which SAP system are you using?

Disha

Read only

0 Likes
588

SAP 6.0

Warm Regards,

Mohandoss P

Read only

0 Likes
588

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