Data Element 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 | PGMID | Program ID in Requests and Tasks | SOURCE VALUE(OBJECT_PGMID) LIKE TADIR-PGMID DEFAULT 'R3TR' |
|
| 2 | STA_HLEVEL | Statistics, level of higher object in hierarchy | SOURCE VALUE(ASKED_LEVEL) LIKE EWAGG-HI_LEVEL |
|
| 3 | STA_OBJN | Statistics, name of object | SOURCE VALUE(OBJECTNAME) LIKE EWAGG-OBJ_NAME |
|
| 4 | TROBJTYPE | Object Type | SOURCE VALUE(OBJECT_TYP) LIKE TADIR-OBJECT |
|