Menu

SAP Function Module CM_CL_S_COM_PROVIDE_BY_OPR

Bereitstellen von Komponentenzuordnungen im angegebenen Zeitraum

The Function Module CM_CL_S_COM_PROVIDE_BY_OPR (Bereitstellen von Komponentenzuordnungen im angegebenen Zeitraum) 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_S_COM_PROVIDE_BY_OPR
Short Text Bereitstellen von Komponentenzuordnungen im angegebenen Zeitraum
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_BOM_IDENT TYPE CSCL_BOM_ID_TYPE Kopfstückliste
I_DATE_FROM LIKE COM_CLASS_DATA-DATUV DATE-MIN_GRG Gültigkeitsdatum von
I_DATE_TO LIKE COM_CLASS_DATA-DATUB DATE-MAX_GRG Gültigkeitsdatum bis
I_IDENT_ITM LIKE COM_CLASS_DATA-IDENT_ITM Stücklistenpositionsident
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 Folge
I_PLNKN LIKE COM_CLASS_DATA-PLNKN Knotennummer
I_PLNNR LIKE COM_CLASS_DATA-PLNNR Plangruppe
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 Daten der selektierten Komponenten

Exceptions

This function module does not define any Exceptions.