The Function Module CV110_DOC_DIALOG (DVS: Dokumentdaten anzeigen/ändern/anlagen (Dialog-API)) is a standard Function Module in SAP ERP and is part of the function group CV110 within the package CV.
Function Module | CV110_DOC_DIALOG |
Short Text | DVS: Dokumentdaten anzeigen/ändern/anlagen (Dialog-API) |
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_COMMIT | TYPE | C | SPACE | Commitkennzeichen |
PF_DOKAR | TYPE | DRAW-DOKAR | Dokumentart | |
PF_DOKNR | TYPE | DRAW-DOKNR | Dokumentnummer | |
PF_DOKTL | TYPE | DRAW-DOKTL | Teildokument | |
PF_DOKVR | TYPE | DRAW-DOKVR | Dokumentversion | |
PF_NOT_DEQUEUE_ALL | TYPE | C | SPACE | Nicht alle Sperren aufheben |
PF_NO_CHANGE | TYPE | C | SPACE | Funcion Ändern nicht erlaubt |
PF_NO_CHANGE_TRANS_FLD | TYPE | C | SPACE | Keine Änderung der übergebenen Daten (DRAW) |
PF_NO_CREATE | TYPE | C | SPACE | Funcion Änlegen nicht erlaubt |
PF_SKIP_FIRST | TYPE | C | 'X' | Überspringe Einstiegsbild |
PF_TRANSACTION | TYPE | SYST-TCODE | Transaktion | |
PS_API_CONTROL | TYPE | CVAPI_API_CONTROL | API-Steuerung | |
PS_DRAW | LIKE | DRAW | Dokumentdaten (Import) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_UPDATE_FLAG | TYPE | C | Dokument wurde geändert | |
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 | Zusatzdateien (Import/Export) | |
PT_DRAD_X | LIKE | DMS_DB_DRAD | Objektverknüpfungen (Import/Export) | |
PT_DRAT_X | LIKE | DMS_DB_DRAT | Kurztexte (Import/Export) | |
PT_FILES_X | LIKE | CVAPI_DOC_FILE | Originale eines Dokumentes |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | allg. Fehler |
LOCKED | Dokument gesperrt |
NOT_FOUND | Dokument nicht vorhanden |
NO_AUTH | Keine Berechtigung |