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

Is there any function module to get the data from st06?

0 Likes
1,231

Hi,

I'm new to this forum.

I would like to know if there is a way (maybe some function modules) to collect information like system architecture, and databases as displayed in transaction st06?

I would like to call it from external program in order to view part of the data available in st06.

Thanks,

Erez Gordon.

1 ACCEPTED SOLUTION
Read only

Sm1tje
Active Contributor
0 Likes
864

have a look at function group SMON.

Not sure if these are remote enabled, otherwise create a wrapper function module (RFC).

Edited by: Micky Oestreich on Dec 11, 2008 9:37 AM

Hi,

I'm new to this forum.

I would like to know if there is a way (maybe some function modules) to collect information like system architecture, and databases as displayed in transaction st06?

I would like to call it from external program in order to view part of the data available in st06.

Thanks,

Erez Gordon.

3 REPLIES 3
Read only

Sm1tje
Active Contributor
0 Likes
865

have a look at function group SMON.

Not sure if these are remote enabled, otherwise create a wrapper function module (RFC).

Edited by: Micky Oestreich on Dec 11, 2008 9:37 AM

Read only

Former Member
0 Likes
864

This message was moderated.

Read only

0 Likes
864

Thank you both for your prompt answer.

It was very helpful.