Table/Structure Field list used by SAP ABAP Function Module GET_TEXT_OF_OBJECT (Assigns the Text to a Hierarchy Object of Application Monitor)
SAP ABAP Function Module
GET_TEXT_OF_OBJECT (Assigns the Text to a Hierarchy Object of Application Monitor) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EWAGG - HI_LEVEL | Statistics, level of higher object in hierarchy | ||
| 2 | EWAGG - HI_LEVEL | Statistics, level of higher object in hierarchy | SOURCE VALUE(ASKED_LEVEL) LIKE EWAGG-HI_LEVEL |
|
| 3 | EWAGG - OBJ_NAME | Statistics, name of object | ||
| 4 | EWAGG - OBJ_NAME | Statistics, name of object | SOURCE VALUE(OBJECTNAME) LIKE EWAGG-OBJ_NAME |
|
| 5 | EWREL - OBJ_LEVEL | Statistics, level of object in hierarchy | ||
| 6 | EWTXT - OBJ_TEXT | Statistics, description of object | ||
| 7 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 8 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 9 | TADIR - OBJECT | Object Type | SOURCE VALUE(OBJECT_TYP) LIKE TADIR-OBJECT |
|
| 10 | TADIR - OBJECT | Object Type | ||
| 11 | TADIR - PGMID | Program ID in Requests and Tasks | ||
| 12 | TADIR - PGMID | Program ID in Requests and Tasks | SOURCE VALUE(OBJECT_PGMID) LIKE TADIR-PGMID DEFAULT 'R3TR' |