The Function Module C14SX_DOCUMENT_DATA_GET (EHS: Ermitteln des aktuellen Daten eines DVS-Dokuments) is a standard Function Module in SAP ERP and is part of the function group C14SX within the package CBUI.
Function Module | C14SX_DOCUMENT_DATA_GET |
Short Text | EHS: Ermitteln des aktuellen Daten eines DVS-Dokuments |
Function Group | C14SX |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOCKEY | LIKE | CVDDOCKEY | Dokumentschlüssel des zu testenden Dokuments |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DRAWDATA | LIKE | DRAW | Daten des DVS-Dokuments |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_EXTERROR_TAB | TYPE | ESPAP_EXTERROR_TAB_TYPE | Fehlertabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOC_NOT_FOUND | Dokument nicht gefunden |