SAP ABAP Function Module GET_HIER_OF_OBJECTS (Returns the Entire Hierarchy for a Set of Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-TUN (Application Component) Performance Monitors (TCC)
     STUN (Package) DBA: All the rest in English
Basic Data
Function Module GET_HIER_OF_OBJECTS Returns the Entire Hierarchy for a Set of Objects  
Function Group STMO   Monitoring statistics  
Program Name SAPLSTMO    
INCLUDE Name LSTMOU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing OBJECT_TYP TYPE TADIR-OBJECT 'TRAN' Object type (report, transaction, table, and so on)
Importing OBJECT_PGMID TYPE TADIR-PGMID 'R3TR' Program ID (R3TR)
Importing TO_FILL TYPE SPACE Subapplication NE SPACE in any case (X)
Importing REFRESH_HIERARCHY TYPE SPACE
Importing SHOW_PROGRESS TYPE 'X'
Tables OBJ_TAB TYPE EWHIETAB Object table - Level 01 is filled
Exception WRONG_PGMID TYPE
Exception WRONG_TYP TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950405 
SAP Release Created in