The Function Module CBRC_PRO_PL_DATA_READ (Customizing: Lesen geplanter 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_PL_DATA_READ |
Short Text | Customizing: Lesen geplanter 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_REG | TYPE | ESESLSTID | Regulatory list | |
I_SCEN | TYPE | CCRCE_SCEN | Scenario | |
I_VALFR | TYPE | SY-DATUM | Date and Time, Current (Application Server) Date | |
I_VALFR_TIME | TYPE | CPUTM | Time of data entry | |
I_VALTO | TYPE | SY-DATUM | Date and Time, Current (Application Server) Date | |
I_VALTO_TIME | TYPE | CPUTM | Endeuhrzeit der aktuellen Trackingperiode |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_AFKO_TAB | TYPE | CCRCTT_AFKO | Table Type for AFKO | |
E_AFPO_TAB | TYPE | CCRCTT_AFPO | Table Type for AFPO | |
E_AUFK_TAB | TYPE | CCRCTT_AUFK | Table Type for AUFK | |
E_ERROR_TAB | TYPE | CCRCTT_MSG | Table Type Application Log | |
E_FLG_ERROR | TYPE | ESEBOOLE | Error indicator | |
E_PLAF_TAB | TYPE | CCRCTT_PLAF | Table Type for PLAF | |
E_RESB_TAB | TYPE | CCRCTT_RESB | Table Type for RESB |
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.