Data Element list used by SAP ABAP Function Module BAPI_DOCUMENT_GETSTATUS (Read Document Status)
SAP ABAP Function Module
BAPI_DOCUMENT_GETSTATUS (Read Document Status) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DOKAR | Document Type | SOURCE VALUE(DOCUMENTTYPE) LIKE BAPI_DOC_AUX-DOCTYPE |
|
| 2 | DOKNR | Document number | SOURCE VALUE(DOCUMENTNUMBER) LIKE BAPI_DOC_AUX-DOCNUMBER |
|
| 3 | DOKST | Document Status | SOURCE VALUE(STATUSINTERN) LIKE BAPI_DOC_DRAW-STATUSINTERN |
|
| 4 | DOKTL_D | Document part | SOURCE VALUE(DOCUMENTPART) LIKE BAPI_DOC_AUX-DOCPART |
|
| 5 | DOKVR | Document version | SOURCE VALUE(DOCUMENTVERSION) LIKE BAPI_DOC_AUX-DOCVERSION |
|
| 6 | DOSTX | Description of document status | SOURCE VALUE(STATUSDESCRIPTION) LIKE BAPI_DOC_TDWS-DESCRIPTION |
|
| 7 | STABK | Status of a document (language-dependent) | SOURCE VALUE(STATUSEXTERN) LIKE BAPI_DOC_DRAW-STATUSEXTERN |
|