Menu

SAP Function Module CBRC_PRO_CO_DATA_READ

Customizing: Ermittlung der zurückgemeldeten Mengen

The Function Module CBRC_PRO_CO_DATA_READ (Customizing: Ermittlung 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.

Technical Information

Function Module CBRC_PRO_CO_DATA_READ
Short Text Customizing: Ermittlung der zurückgemeldeten Mengen
Function Group CBRC_PRO
Package CBRC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLG_HIST TYPE ESEBOOLE Track History
I_MKPF_TAB TYPE CCRCTT_MKPF Table Type for MKPF
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

Exporting Parameters

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_AFRU_TAB TYPE CCRCTT_AFRU Table Type for AFRU
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 Truth Value
E_MKPF_OLD_TAB TYPE CCRCTT_MKPF Bereits verfolgte Belegköpfe Materialbe
E_MKPF_TAB TYPE CCRCTT_MKPF Table Type for MKPF
E_MSEG_OLD_TAB TYPE CCRCTT_MSEG Bereits verfolgte Belegsegmente Material
E_MSEG_TAB TYPE CCRCTT_MSEG Table Type for MSEG
E_RESB_TAB TYPE CCRCTT_RESB Table Type for RESB

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_AUFK_TAB TYPE CCRCTT_AUFK Auftragsstammdaten
X_MSEG_TAB TYPE CCRCTT_MSEG Belegsegment Material
X_PLAF_TAB TYPE CCRCTT_PLAF Planauftrag

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.