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

read moni table in 4.7

0 Kudos
489

Hi,

Can anyone tell how can i read cluster table 'moni' for workload statstics?I want to read it from 4.7 as 'swncmoni' is not available in 4.7.

Thanks

Sumy

3 REPLIES 3
Read only

Former Member
0 Kudos
415

Try Function Modules :

APPLICATION_DATA_GET.

IMPORT_DOWNLOAD_FROM_MONI

Shaik

Read only

0 Kudos
415

Hi Shaik,

Thanks for the function modules.After using the function module 'Application_data_get',I m getting the cluster data from moni in a table of type moni_data .But i am not able to read its contents as it holds hex data .How can i read this table?

Thanks

Sumy

Read only

0 Kudos
415

me also need to know:

"How can i read this table "