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

FM for workload analysis

Former Member
0 Likes
692

Dear All

Is there any function module for retrival of WorlLoad Overview detail. tcode is ST03G.

Thanks

Narendra Jinger

3 REPLIES 3
Read only

GauthamV
Active Contributor
0 Likes
605

Use FM SWNC_GET_WORKLOAD_STATISTIC.

Also you can check some of the FM's in function group STUW.

Read only

Former Member
0 Likes
605
Read only

Former Member
0 Likes
605

hi,

Try these FMs

SAPWL_WORKLOAD_GET_STATISTIC

SAPWL_WORKLOAD_GET_SUMMARY

thanks