Table list used by SAP ABAP Function Module GET_AGGR_OF_OBJECT (Returns the Desired Hierarchy Information Depending on Object Type)
SAP ABAP Function Module
GET_AGGR_OF_OBJECT (Returns the Desired Hierarchy Information Depending on Object Type) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EWAGG | Statistics, hierarchy of devclasses and applications | SOURCE VALUE(ASKED_LEVEL) LIKE EWAGG-HI_LEVEL |
|
| 2 | EWAGG | Statistics, hierarchy of devclasses and applications | SOURCE VALUE(ASKED_OBJECT) LIKE EWAGG-HI_OBJNAME |
|
| 3 | EWAGG | Statistics, hierarchy of devclasses and applications | SOURCE VALUE(OBJECT_LEVEL01) LIKE EWAGG-OBJ_NAME |
|
| 4 | EWHIETAB | Experience database; structure for hierarchy table | ||
| 5 | TADIR | Directory of Repository Objects | SOURCE VALUE(OBJECT_PGMID) LIKE TADIR-PGMID DEFAULT 'R3TR' |
|
| 6 | TADIR | Directory of Repository Objects | SOURCE VALUE(OBJECT_TYP) LIKE TADIR-OBJECT |
|