Data Element list used by SAP ABAP Function Module CA_GR_GET_DOCUMENT_INFORMATION (Finds all documents and objects related to a document)
SAP ABAP Function Module
CA_GR_GET_DOCUMENT_INFORMATION (Finds all documents and objects related to a document) 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 | DOKTL_D | Document part | SOURCE VALUE(DOCUMENT_PART) LIKE DRAW-DOKTL DEFAULT '000' |
|
| 4 | DOKVR | Document version | SOURCE VALUE(DOCUMENT_VERSION) LIKE DRAW-DOKVR DEFAULT '00' |
|