The Function Module RV_KONDITION_SICHERN_V13A (Sichern von Konditionen aus der Stammdatenpflege) is a standard Function Module in SAP ERP and is part of the function group V13A within the package VKON.
Function Module | RV_KONDITION_SICHERN_V13A |
Short Text | Sichern von Konditionen aus der Stammdatenpflege |
Function Group | V13A |
Package | VKON |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE_DOCS_WRITE | LIKE | BOOLE | ' ' | Switch: Not used |
IV_CACS_VERSION | TYPE | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
DB_TIME | LIKE | VAKEDB | New condition records | |
DB_XKONDAT | LIKE | VKONDAT | New change documents (key) | |
DB_XKONH | LIKE | KONHDB | New condition header | |
DB_XKONP | LIKE | KONPDB | New condition item | |
DB_XSTAF | LIKE | CONDSCALE | Scales | |
DB_YKONDAT | LIKE | VKONDAT | Old change documents (key) | |
DB_YKONH | LIKE | KONHDB | Old condition header | |
DB_YKONP | LIKE | KONPDB | Old condition item | |
DB_YSTAF | LIKE | CONDSCALE |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXC_CACS_VERSIONING_BADI | Ausnahme beim CACS_Versioning |