The Function Module CV115_DOC_BEFORE_SAVE (DVS: Dokument speichern (interne Puffer)) is a standard Function Module in SAP ERP and is part of the function group CV115 within the package CV.
Function Module | CV115_DOC_BEFORE_SAVE |
Short Text | DVS: Dokument speichern (interne Puffer) |
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 | API Flag |
PF_NEW_VERSION | TYPE | C | SPACE | Neue Version |
PF_TACODE | LIKE | SY-TCODE | Transaktion |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PSX_DOC_KEY | LIKE | DMS_DOC_KEY | Dokumentschlüssel (bei interner Nummernvergabe) |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PS_DRAW | LIKE | DRAW | Dokumentdaten (neu) |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PT_DRAD | LIKE | DRAD | Objektverknüpfungen (alt) | |
PT_DRAO | LIKE | DRAO | Originaldaten | |
PT_DRAOZ | LIKE | DRAOZ | Originaldaten der Zusatzdateien | |
PT_DRAP | LIKE | DRAP | Statusprotokoll | |
PT_DRAT | LIKE | DRAT | Kurztexte (neu) | |
PT_DRAZ | LIKE | DRAZ | Zusatzdateien | |
PT_KPRO_DATA | TYPE | DMS_TBL_FILE | Originale im KPRO | |
PT_TOAV0 | LIKE | TOAV0 | Archiv-Verknüpfungseinträge |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
SAVE_ERROR | Fehler beim Speichern |