The Function Module CMS_DB_AST_VAL_HIST_UPDATE (Update the history value table) is a standard Function Module in SAP ERP and is part of the function group CMS_DB_AST within the package CMS_CORE.
Function Module | CMS_DB_AST_VAL_HIST_UPDATE |
Short Text | Update the history value table |
Function Group | CMS_DB_AST |
Package | CMS_CORE |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TAB_DELETE | TYPE | CMS_TAB_AST_VAL_HIST_DB | Asset value history | |
I_TAB_INSERT | TYPE | CMS_TAB_AST_VAL_HIST_DB | Asset value history |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.