Where Used List (Function Module) for SAP ABAP Table EWAGG (Statistics, hierarchy of devclasses and applications)
SAP ABAP Table
EWAGG (Statistics, hierarchy of devclasses and applications) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
GET_AGGR_OF_OBJECT VALUE(ASKED_OBJECT) LIKE EWAGG-HI_OBJNAME
|
Returns the Desired Hierarchy Information Depending on Object Type | ||||
| 2 |
GET_AGGR_OF_OBJECT VALUE(OBJECT_LEVEL01) LIKE EWAGG-OBJ_NAME
|
Returns the Desired Hierarchy Information Depending on Object Type | ||||
| 3 |
GET_AGGR_OF_OBJECT VALUE(ASKED_LEVEL) LIKE EWAGG-HI_LEVEL
|
Returns the Desired Hierarchy Information Depending on Object Type | ||||
| 4 |
GET_AGGR_OF_OBJECTS VALUE(ASKED_LEVEL) LIKE EWAGG-HI_LEVEL
|
Returns Hierarchy Information for a Set of Objects, Dependent on Obj. Type | ||||
| 5 |
GET_AGGR_OF_OBJECTS
|
Returns Hierarchy Information for a Set of Objects, Dependent on Obj. Type | ||||
| 6 |
GET_HIER_OF_OBJECTS
|
Returns the Entire Hierarchy for a Set of Objects | ||||
| 7 |
GET_TEXT_OF_OBJECT VALUE(ASKED_LEVEL) LIKE EWAGG-HI_LEVEL
|
Assigns the Text to a Hierarchy Object of Application Monitor | ||||
| 8 |
GET_TEXT_OF_OBJECT VALUE(OBJECTNAME) LIKE EWAGG-OBJ_NAME
|
Assigns the Text to a Hierarchy Object of Application Monitor | ||||
| 9 |
STMO_INIT_AGGR_BASE
|
Initializes the Aggregation Base | ||||