Menu

SAP Function Module CM_CL_P_COM_LOAD_BY_OPR

Laden von Komponentenzuordnungen zu vorgegebenen Vorgängen

The Function Module CM_CL_P_COM_LOAD_BY_OPR (Laden von Komponentenzuordnungen zu vorgegebenen Vorgängen) 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_LOAD_BY_OPR
Short Text Laden von Komponentenzuordnungen zu vorgegebenen Vorgängen
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 DATE-MIN_GRG Gültigkeitsdatum ab
I_DATE_TO LIKE COM_CLASS_DATA-DATUB DATE-MAX_GRG Gültigkeitsdatum bis
I_OPR_IDENT TYPE CPCL_OPR_TAB_TYPE Zu verarbeitende Vorgänge

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COM_INV TYPE CMCL_COM_VERS_TAB_TYPE Als ungültig erkannte Komponentenzuordnungen
E_ITM_IDENT_ECM TYPE CSCL_ITM_ID_XT_TB_TYPE Zugeordnete Stücklistenpositionen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.