The Function Module CPE_QUANCONV_UPDATE_DU (CPE_C - Quantity Conversion - Update DB) is a standard Function Module in SAP ERP and is part of the function group CPE_QUANCONV_DU within the package CPE_BASIS.
Function Module | CPE_QUANCONV_UPDATE_DU |
Short Text | CPE_C - Quantity Conversion - Update DB |
Function Group | CPE_QUANCONV_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_QUANCONV_DEL | TYPE | CPET_QUANCONV_TAB | CPE - Table Type for Quantity Conversion Rule | |
IT_QUANCONV_INS | TYPE | CPET_QUANCONV_TAB | CPE - Table Type for Quantity Conversion Rule | |
IT_QUANCONV_T_DEL | TYPE | CPET_QUANCONV_T_TAB | CPE - Description of Quantity Conversion Rule | |
IT_QUANCONV_T_INS | TYPE | CPET_QUANCONV_T_TAB | CPE - Description of Quantity Conversion Rule | |
IT_QUANCONV_T_UPD | TYPE | CPET_QUANCONV_T_TAB | CPE - Description of Quantity Conversion Rule | |
IT_QUANCONV_UPD | TYPE | CPET_QUANCONV_TAB | CPE - Table Type for Quantity Conversion 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.