The Function Module CBRC_PRO_CONFIRMED_DATA_SAVE (Customizing: Sichern der zurückgemeldeten Mengen) is a standard Function Module in SAP ERP and is part of the function group CBRC_PRO within the package CBRC.
Function Module | CBRC_PRO_CONFIRMED_DATA_SAVE |
Short Text | Customizing: Sichern der zurückgemeldeten Mengen |
Function Group | CBRC_PRO |
Package | CBRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PR_DEL_TAB | TYPE | CCRCTT_PR | Table Type for CCRCT_PRPL | |
I_PR_INS_TAB | TYPE | CCRCTT_PR | Table Type for CCRCT_PRPL | |
I_PR_OLD_UPD_TAB | TYPE | CCRCTT_PR | Table Type for CCRCT_PR | |
I_PR_UPD_TAB | TYPE | CCRCTT_PR | Table Type for CCRCT_PRPL | |
I_REG | TYPE | ESESLSTID | Regulatory list | |
I_SCEN | TYPE | CCRCE_SCEN | Scenario | |
I_VALFR | TYPE | SY-DATUM | Date and Time, Current (Application Server) Date | |
I_VALTO | TYPE | SY-DATUM | Date and Time, Current (Application Server) Date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERROR_TAB | TYPE | CCRCTT_MSG | Table Type Application Log | |
E_FLG_ERROR | TYPE | ESEBOOLE | Truth Value |
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.