The Function Module CV110_DOC_CHANGE (DVS: Dokumentdaten ändern (Dialog)) is a standard Function Module in SAP ERP and is part of the function group CV110 within the package CV.
Function Module | CV110_DOC_CHANGE |
Short Text | DVS: Dokumentdaten ändern (Dialog) |
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 | Dokumentversion | |
PF_DOKVR | LIKE | DRAW-DOKVR | Teildokument | |
PF_LEAVE_TO_SCREEN | TYPE | C | leave to screen | |
PS_API_CONTROL | TYPE | CVAPI_API_CONTROL | API-Kontrollstruktur | |
PS_DRAW | LIKE | DRAW | Dokumentdaten (Import) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PSX_DRAW | LIKE | DRAW | Dokumentdaten (Export) |
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 | Fehler |
LOCKED | Dokument ist gesperrt |
NOT_FOUND | Dokument nicht vorhanden |
NO_AUTH | Keine Berechtigung |