The Function Module CV115_DOC_OPEN_CHANGE (DVS: Dokument zum Ändern öffnen) is a standard Function Module in SAP ERP and is part of the function group CV115 within the package CV.
Function Module | CV115_DOC_OPEN_CHANGE |
Short Text | DVS: Dokument zum Ändern öffnen |
Function Group | CV115 |
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_API_FLAG | TYPE | C | SPACE | Aufuf im API-Modus |
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_READ_COMP | TYPE | C | 'X' | Lese Komponenten |
PF_READ_DRAD | TYPE | C | SPACE | Lese Objekrverknüpfungen |
PF_READ_DRAP | TYPE | C | 'X' | Lese Statusprotokoll |
PF_READ_DRAT | TYPE | C | 'X' | Lese Texte |
PF_READ_KPRO | TYPE | C | 'X' | Lese Daten aus KPRO |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PSX_AUDITS | LIKE | DMS_AUDITS | Auditkennzeichen | |
PSX_DRAW | LIKE | DRAW | 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 |
---|---|---|---|---|
PTX_DRAD | LIKE | DRAD | Objektverknüpfungen | |
PTX_DRAP | LIKE | DRAP | Protokolldatei Dokument | |
PTX_DRAT | LIKE | DRAT | Kurztexte | |
PTX_DRAZ | LIKE | DRAZ | Zusatzdateien | |
PTX_FILES | TYPE | DMS_TBL_FILE | Daten aus KPRO |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler |
LOCKED | Gesperrt |
NOT_FOUND | Dokument nicht gefunden |
NO_AUTH | Keine Berechtigung |