Table/Structure Field 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 Table/Structure Field  EWAGG - HI_LEVEL Statistics, level of higher object in hierarchy
2 Table/Structure Field  EWAGG - HI_LEVEL Statistics, level of higher object in hierarchy SOURCE VALUE(ASKED_LEVEL) LIKE EWAGG-HI_LEVEL
3 Table/Structure Field  EWAGG - HI_OBJNAME Statistics, name of higher object in hierarchy
4 Table/Structure Field  EWAGG - HI_OBJNAME Statistics, name of higher object in hierarchy SOURCE VALUE(ASKED_OBJECT) LIKE EWAGG-HI_OBJNAME
5 Table/Structure Field  EWAGG - OBJ_NAME Statistics, name of object
6 Table/Structure Field  EWAGG - OBJ_NAME Statistics, name of object SOURCE VALUE(OBJECT_LEVEL01) LIKE EWAGG-OBJ_NAME
7 Table/Structure Field  EWHIETAB - OBJ_L2 Statistics, name of object
8 Table/Structure Field  EWHIETAB - OBJ_L3 Statistics, name of object
9 Table/Structure Field  EWHIETAB - OBJ_L4 Statistics, name of object
10 Table/Structure Field  EWHIETAB - OBJ_L5 Statistics, name of object
11 Table/Structure Field  EWREL - OBJ_LEVEL Statistics, level of object in hierarchy
12 Table/Structure Field  TADIR - OBJECT Object Type
13 Table/Structure Field  TADIR - OBJECT Object Type SOURCE VALUE(OBJECT_TYP) LIKE TADIR-OBJECT
14 Table/Structure Field  TADIR - PGMID Program ID in Requests and Tasks SOURCE VALUE(OBJECT_PGMID) LIKE TADIR-PGMID DEFAULT 'R3TR'
15 Table/Structure Field  TADIR - PGMID Program ID in Requests and Tasks