Menu

SAP Function Module CBRC_PRO_REL_MATNR_FILTER

Filterung relevante Materialen

The Function Module CBRC_PRO_REL_MATNR_FILTER (Filterung relevante Materialen) 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_REL_MATNR_FILTER
Short Text Filterung relevante Materialen
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_DET_FCT TYPE CCRCC_DET Funktionsbausteine je Szenario
I_VALFR TYPE SY-DATUM Anfangsdatum der aktuellen Trackingperiode
I_VALTO TYPE SY-DATUM 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_ERROR_TAB TYPE CCRCTT_MSG Nachrichtentabelle für Anwendungslog
E_FLG_ERROR TYPE ESEBOOLE Fehlerkennzeichen
E_MATNR_TAB TYPE CCRCTT_LKEY Relevante Materialien

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_AFKO_TAB TYPE CCRCTT_AFKO Auftragskopfdaten PPS-Aufträge
X_AFPO_TAB TYPE CCRCTT_AFPO Auftragsposition
X_AFRU_TAB TYPE CCRCTT_AFRU Obsolete: Auftragsrückmeldungen
X_AUFK_CO_TAB TYPE CCRCTT_AUFK Auftragsstammdaten zu Materialbelegen
X_AUFK_TAB TYPE CCRCTT_AUFK Auftragsstammdaten
X_MSEG_OLD_TAB TYPE CCRCTT_MSEG Bereits verfolgte Belegsegmente Material
X_MSEG_TAB TYPE CCRCTT_MSEG Belegsegment Materialbeleg
X_PLAF_TAB TYPE CCRCTT_PLAF Planauftrag
X_RESB_TAB TYPE CCRCTT_RESB Reservierung/Sekundärbedarf

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.