Menu

SAP Function Module CM_DU_COM_READ_BY_ITM

Lesen von Komponentenzuordnungen zu vorgegebenen Stücklistenpositionen

The Function Module CM_DU_COM_READ_BY_ITM (Lesen von Komponentenzuordnungen zu vorgegebenen Stücklistenpositionen) is a standard Function Module in SAP ERP and is part of the function group CMDU within the package CP.

Technical Information

Function Module CM_DU_COM_READ_BY_ITM
Short Text Lesen von Komponentenzuordnungen zu vorgegebenen Stücklistenpositionen
Function Group CMDU
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 Tabelle der zu prüfenden 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
E_OPR_IDENT TYPE CPCL_OPR_IDENT_TAB_TYPE Tabelle der Vorgänge aus E_PLANMZ
E_PLANMZ TYPE CMCL_COM_PLMZ_TAB_TYPE Tabelle aller gültigen 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.