Menu

SAP Function Module CM_DU_COM_READ_BY_OPR

Lesen von Komponentenzuordnungen zu vorgegebenen Vorgängen

The Function Module CM_DU_COM_READ_BY_OPR (Lesen von Komponentenzuordnungen zu vorgegebenen Vorgängen) 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_OPR
Short Text Lesen von Komponentenzuordnungen zu vorgegebenen Vorgängen
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_OPR_IDENT TYPE CPCL_OPR_TAB_TYPE Tabelle der zu prüfenden 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 TYPE CSCL_ITM_ID_XT_TB_TYPE Idents aller Stücklistenpositionen 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.