Data Element list used by SAP ABAP Function Module CA_GR_GET_DYNAMIC_OBJECT_TEXT (Reads dynamically the description of the objects entered)
SAP ABAP Function Module
CA_GR_GET_DYNAMIC_OBJECT_TEXT (Reads dynamically the description of the objects entered) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DOKAR | Document Type | SOURCE VALUE(DOCUMENT_TYPE) LIKE DRAW-DOKAR |
|
| 2 | DOKNR | Document number | SOURCE VALUE(DOCUMENT_NUMBER) LIKE DRAW-DOKNR |
|
| 3 | DOKOB | Linked SAP Object | SOURCE VALUE(OBJECT_TYPE) LIKE DRAD-DOKOB |
|
| 4 | DOKTL_D | Document part | SOURCE VALUE(DOCUMENT_PART) LIKE DRAW-DOKTL DEFAULT '000' |
|
| 5 | DOKVR | Document version | SOURCE VALUE(DOCUMENT_VERSION) LIKE DRAW-DOKVR DEFAULT '00' |
|