Menu

SAP Function Module CM_CL_P_COM_PROVIDE_BY_FILTER

Bereitstellen von Komponentenzuordnungen über Filterkriterien

The Function Module CM_CL_P_COM_PROVIDE_BY_FILTER (Bereitstellen von Komponentenzuordnungen über Filterkriterien) is a standard Function Module in SAP ERP and is part of the function group CMCL within the package CP.

Technical Information

Function Module CM_CL_P_COM_PROVIDE_BY_FILTER
Short Text Bereitstellen von Komponentenzuordnungen über Filterkriterien
Function Group CMCL
Package CP
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_DATE_FROM LIKE COM_CLASS_DATA-DATUV SY-DATUM Stichtag
I_FILTER_EXPRESSION TYPE RSDS_TRANGE Filterkriterien
I_IDENT_OPR LIKE COM_CLASS_DATA-IDENT Vorgangsident
I_PLNAL LIKE COM_CLASS_DATA-PLNAL Plangruppenzähler
I_PLNFL LIKE COM_CLASS_DATA-PLNFL Planfolge
I_PLNNR LIKE COM_CLASS_DATA-PLNNR Plannummer
I_PLNTY LIKE COM_CLASS_DATA-PLNTY Plantyp

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COM_CLASS_DATA LIKE COM_CLASS_DATA Tabelle der gültigen Komponentenzuordnungen
I_ITM_TREE_CLASS_DATA LIKE ITM_TREE_CLASS_DATA Tabelle zu bearbeitender Stücklistenpositionen

Exceptions

This function module does not define any Exceptions.