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

Table and field requirement

Former Member
0 Likes
781

I want to use CPU User% , CPU Sys%, CPU Idle% field in my report.

This field is already displaying in tcode OS06-> Detailed Analysis menu->Display within server.Here date wise entry found.

can anybody tell me how to retrive these values in my report.

Thanks

Narendra Jinger

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
741

Check this table.

OSMON

I want to use CPU User% , CPU Sys%, CPU Idle% field in my report.

This field is already displaying in tcode OS06-> Detailed Analysis menu->Display within server.Here date wise entry found.

can anybody tell me how to retrive these values in my report.

Thanks

Narendra Jinger

4 REPLIES 4
Read only

GauthamV
Active Contributor
0 Likes
742

Check this table.

OSMON

Read only

Former Member
0 Likes
741

hai,

Check out in OSMON table, I hope u will get ur data.

Regards

Shelly Malik

Read only

Former Member
0 Likes
741

hai,

Check out in OSMON table, I hope u will get ur data.

Regards

Shelly Malik

Read only

Former Member
0 Likes
741

Hello

Use FM GET_CPU_SINGLE for this.