The Function Module CPE_TERMRULE_UPDATE_DU (CPE_C - Term Rule - Update DB) is a standard Function Module in SAP ERP and is part of the function group CPE_TERMRULE_DU within the package CPE_BASIS.
Function Module | CPE_TERMRULE_UPDATE_DU |
Short Text | CPE_C - Term Rule - Update DB |
Function Group | CPE_TERMRULE_DU |
Package | CPE_BASIS |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_TERMRULE_DEL | TYPE | CPET_TERMRULE_TAB | CPE Term - Table Type for Term Rule | |
IT_TERMRULE_INS | TYPE | CPET_TERMRULE_TAB | CPE Term - Table Type for Term Rule | |
IT_TERMRULE_T_DEL | TYPE | CPET_TERMRULE_T_TAB | CPE Term - Table Type for Term Rule Description | |
IT_TERMRULE_T_INS | TYPE | CPET_TERMRULE_T_TAB | CPE Term - Table Type for Term Rule Description | |
IT_TERMRULE_T_UPD | TYPE | CPET_TERMRULE_T_TAB | CPE Term - Table Type for Term Rule Description | |
IT_TERMRULE_UPD | TYPE | CPET_TERMRULE_TAB | CPE Term - Table Type for Term Rule |
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.