The Function Module CV110_DOC_CREATE (DVS: Dokumentdaten 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 |
Short Text | DVS: Dokumentdaten 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 |
---|---|---|---|---|
PS_API_CONTROL | TYPE | CVAPI_API_CONTROL | Feld zum Ankreuzen |
This function module does not define any EXPORTING parameters.
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 |
---|---|
ERROR | Allg. Fehler |
EXISTS | Dokument existiert bereits |
LOCKED | Dokument gesperrt |
NO_AUTH | Keine Berechtigung |