The Function Module C14SX_DOCUMENT_PROTOCOL_GET (EHS: Lesen des Protokolls zu einem Bericht aus der Tabelle DRAP) is a standard Function Module in SAP ERP and is part of the function group C14SX within the package CBUI.
Function Module | C14SX_DOCUMENT_PROTOCOL_GET |
Short Text | EHS: Lesen des Protokolls zu einem Bericht aus der Tabelle DRAP |
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_ACT_STATUS | LIKE | DRAP-DOKST | ' ' | |
I_DOCKEY | LIKE | CVDDOCKEY | Berichtsschlüssel |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DOC_STATUS | LIKE | DRAP |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOC_STATUS_NOT_FOUND | Dokumentenstatus nicht gefunden |