The Function Module C14SX_DOCUMENT_NEW (EHS: Anlegen eines neuen DVS-Dokuments (Infosatz)) is a standard Function Module in SAP ERP and is part of the function group C14SX within the package CBUI.
Function Module | C14SX_DOCUMENT_NEW |
Short Text | EHS: Anlegen eines neuen DVS-Dokuments (Infosatz) |
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_DATUM | LIKE | DRAP-DATUM | SY-DATUM | |
I_DOCCAT | LIKE | DRAW-DOKAR | ||
I_DOCNO | LIKE | DRAW-DOKNR | ||
I_DOKTEXT | LIKE | DRAT-DKTXT | ||
I_LANGU | LIKE | SY-LANGU | SY-LANGU | |
I_PARTDOC | LIKE | DRAW-DOKTL | '000' | |
I_PZEIT | LIKE | DRAP-PZEIT | SY-UZEIT | |
I_REQREASON | TYPE | C | ||
I_SBGVID | LIKE | ESTLP-LDEPID | ||
I_SUBID | LIKE | ESTRH-SUBID | ||
I_USER | LIKE | DRAP-PRNAM | SY-UNAME | |
I_VALDAT | LIKE | ESTRH-VALFR | ||
I_VERSION | LIKE | DRAW-DOKVR | '00' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_NEW_VERSION | TYPE | ESP1_BOOLEAN | ||
E_NEWDOCKEY | LIKE | CVDDOCKEY |
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 | Erweiterte Fehlerinformationen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DOCCAT_NEEDED | |
DOCUMENT_EXISTS | |
GENERAL_FAILURE | |
ILLEGAL_STATUS | |
OBJECT_NOT_EXISTENT |