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 |
|---|---|---|---|---|---|---|---|
| |
ASKED_OBJECT | TYPE | EWAGG-HI_OBJNAME | Successor of act_object with Level asked_level | |||
| |
ASKED_LEVEL | TYPE | EWAGG-HI_LEVEL | Desired Result Level | |||
| |
OBJECT_LEVEL01 | TYPE | EWAGG-OBJ_NAME | Input of level 01 object | |||
| |
OBJECT_TYP | TYPE | TADIR-OBJECT | Object Type (Report, Transaction, Table, and so on) | |||
| |
OBJECT_PGMID | TYPE | TADIR-PGMID | 'R3TR' | =R3TR | ||
| |
TO_FILL | TYPE | SPACE | Subapplication NE SPACE in any case | |||
| |
WRONG_LEVEL | TYPE | Unknown result level as input | ||||
| |
WRONG_OBJECT | TYPE | Unknown object as input | ||||
| |
WRONG_TYP | TYPE | |||||
| |
WRONG_PGMID | TYPE | |||||
Processing Type
| Normal Function 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 |