Table 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 | Statistics, hierarchy of devclasses and applications | SOURCE VALUE(ASKED_LEVEL) LIKE EWAGG-HI_LEVEL |
|
| 2 | EWAGG | Statistics, hierarchy of devclasses and applications | SOURCE VALUE(OBJECTNAME) LIKE EWAGG-OBJ_NAME |
|
| 3 | EWTXT | Statistics, text for applications and exceptions in EWEXC | ||
| 4 | TADIR | Directory of Repository Objects | SOURCE VALUE(OBJECT_TYP) LIKE TADIR-OBJECT |
|
| 5 | TADIR | Directory of Repository Objects | SOURCE VALUE(OBJECT_PGMID) LIKE TADIR-PGMID DEFAULT 'R3TR' |
|