Data Element list used by SAP ABAP Function Module CA_GR_GET_DESC_TEXT_FOR_OBJECT (Reads dynamically the description of the object entered)
SAP ABAP Function Module
CA_GR_GET_DESC_TEXT_FOR_OBJECT (Reads dynamically the description of the object entered) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DOKOB | Linked SAP Object | SOURCE VALUE(OBJECT_TYPE) LIKE DRAD-DOKOB |
|
| 2 | OBJNUM | Key of object to be classified | SOURCE VALUE(OBJECT_KEY) LIKE RMCLF-OBJEK |
|
| 3 | OBJTXT | Object Text | SOURCE VALUE(OBJECT_TEXT) LIKE RMCLF-OBTXT |
|