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

STAD User Statistics Summary

former_member661662
Discoverer
0 Likes
1,528

Hi all,

I need to create a report to summarize the data from tcode stad to a database table in sap ECC 6.0. The table must contain transaction code, date, time, primary user, secondary user, Program etc.

Can anyone help me on this?

Hi all,

I need to create a report to summarize the data from tcode stad to a database table in sap ECC 6.0. The table must contain transaction code, date, time, primary user, secondary user, Program etc.

Can anyone help me on this?

3 REPLIES 3
Read only

S_Sriram
Active Contributor
0 Likes
1,344

Hi Oshani.

From transaction code STAD you can create the custom Z-report.

Regards

Sriram

Read only

FredericGirod
Active Contributor
0 Likes
1,344

Try function module SAPWL_WORKLOAD_GET_STATISTIC or SWNC_GET_WORKLOAD_STATISTIC

Read only

0 Likes
1,344

Hi Frederic,

Thanks for replying. Does the function SAPWL_WORKLOAD_GET_STATISTIC have record time? Not the running time or screening time.

Thanks in advance!