The Function Module CV110_DOC_CREATE_WITH_TEMPLATE (DVS: Dokumentdaten mit Vorlage anlegen) is a standard Function Module in SAP ERP and is part of the function group CV110 within the package CV.
Function Module | CV110_DOC_CREATE_WITH_TEMPLATE |
Short Text | DVS: Dokumentdaten mit Vorlage anlegen |
Function Group | CV110 |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_DOKAR | LIKE | DRAW-DOKAR | Dokumentart | |
PF_DOKNR | LIKE | DRAW-DOKNR | Dokumentnummer | |
PF_DOKTL | LIKE | DRAW-DOKTL | Teildokument | |
PF_DOKVR | LIKE | DRAW-DOKVR | Dokumentversion | |
PF_REF_DOKNR | LIKE | DRAW-DOKNR | Dokumentnummer - Vorlage | |
PF_REF_DOKTL | LIKE | DRAW-DOKTL | Teildokument - Vorlage | |
PF_REF_DOKVR | LIKE | DRAW-DOKVR | Dokumentversion - Vorlage | |
PS_API_CONTROL | TYPE | CVAPI_API_CONTROL | API-Kontrollstruktur |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PSX_DRAW | LIKE | DRAW | Neue Dokumentdaten |
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 |
---|---|---|---|---|
PT_COMP_X | LIKE | CVAPI_DOC_COMP | Komponenten | |
PT_DRAD_X | LIKE | DMS_DB_DRAD | Objektverknüpfungen | |
PT_DRAT_X | LIKE | DMS_DB_DRAT | Kurztexte | |
PT_FILES_X | LIKE | CVAPI_DOC_FILE | Originale |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_AUTH | Keine Berechtigung |