The Function Module CV115_DOCVERSION_SET (DVS: Setze Default für Dokumentversion) is a standard Function Module in SAP ERP and is part of the function group CV115 within the package CV.
Function Module | CV115_DOCVERSION_SET |
Short Text | DVS: Setze Default für Dokumentversion |
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_DOKVR | LIKE | DRAW-DOKVR | Dokumentdaten | |
PF_REF_DOKVR | LIKE | DRAW-DOKVR | Dokumentversion | |
PF_TRANSACTION | LIKE | SY-TCODE | Transaktion (CV01,CV02,CV03,..) | |
PS_TDWA | LIKE | TDWA | Definitionen der Dokumentart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_DOKVR | LIKE | DRAW-DOKVR | Neue Dokumenversion | |
PFX_LAST_DOKVR | LIKE | DRAW-DOKVR | Letzte Version (bei alten Exits) | |
PFX_VERVG | LIKE | TDWA-VERVG | Automatische Versionsvergabe |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler |