SAP ABAP Function Module GET_AGGR_OF_OBJECT (Returns the Desired Hierarchy Information Depending on Object Type)
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_AGGR_OF_OBJECT Returns the Desired Hierarchy Information Depending on Object Type  
Function Group STMO   Monitoring statistics  
Program Name SAPLSTMO    
INCLUDE Name LSTMOU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ASKED_OBJECT TYPE EWAGG-HI_OBJNAME Successor of act_object with Level asked_level
Importing ASKED_LEVEL TYPE EWAGG-HI_LEVEL Desired Result Level
Importing OBJECT_LEVEL01 TYPE EWAGG-OBJ_NAME Input of level 01 object
Importing OBJECT_TYP TYPE TADIR-OBJECT Object Type (Report, Transaction, Table, and so on)
Importing OBJECT_PGMID TYPE TADIR-PGMID 'R3TR' =R3TR
Importing TO_FILL TYPE SPACE Subapplication NE SPACE in any case
Exception WRONG_LEVEL TYPE Unknown result level as input
Exception WRONG_OBJECT TYPE Unknown object as input
Exception WRONG_TYP TYPE
Exception WRONG_PGMID 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