Menu

SAP Function Module CM_CL_P_COM_LOAD_BY_ITM

Laden von Komponentenzuordnungen zu vorgegebenen Stücklistenpositionen

The Function Module CM_CL_P_COM_LOAD_BY_ITM (Laden von Komponentenzuordnungen zu vorgegebenen Stücklistenpositionen) 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_ITM
Short Text Laden von Komponentenzuordnungen zu vorgegebenen Stücklistenpositionen
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 Gültigkeitsdatum von
I_DATE_TO LIKE COM_CLASS_DATA-DATUB Gültigkeitsdatum bis
I_ITM_IDENT TYPE CSCL_ITM_ID_XT_TB_TYPE Zu verarbeitende Stücklistenpositionen

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

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.