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

list of function module used for cluster table

Former Member
0 Likes
1,110

hi,

I want to know the list of all function module used th extract data from cluster table such as such MONI, STXL.

thanks,

john dias

hi,

I want to know the list of all function module used th extract data from cluster table such as such MONI, STXL.

thanks,

john dias

3 REPLIES 3
Read only

andreas_mann3
Active Contributor
0 Likes
688

Hi,

pls make "where used list" with

function module interfaces = X in se11.

regards Andreas

Read only

0 Likes
688

hi,

i did't get what you said to do it.

Read only

0 Likes
688

When inside SE11 for MONI, lets say, press the where-used list button and select the option for FUNCTION MODULE INTERFACES to see a list of FMs that take a structure of type MONI as input/output parameter. Although this will not give an exhaustive list of FMs, it will assist you to a good extent.

Additionally, you can try FM APPLICATION_DATA_GET.

For STXL, take a look at FM READ_TEXT and associated include file LSTXDUXX for more functions in this function group SAPLSTXD.

Regards

Message was edited by: Shehryar Khan

Message was edited by: Shehryar Khan