Menu

SAP Function Module CM_CL_P_COM_CHK_VALID

Prüfen, ob Komponentenzuordnung zulässig ist

The Function Module CM_CL_P_COM_CHK_VALID (Prüfen, ob Komponentenzuordnung zulässig ist) 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_CHK_VALID
Short Text Prüfen, ob Komponentenzuordnung zulässig ist
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_ECN_S LIKE COM_CLASS_DATA-AENNR Änderungsnummer
I_ITM_IDENT TYPE CSCL_ITM_ID_XT_TYPE Zuzuordnende Komponente
I_KEY_DATE LIKE COM_CLASS_DATA-DATUV Stichtag
I_OPR_IDENT TYPE CPCL_OPR_TAB_TYPE Liste der zu prüfenden Vorgänge
I_OPR_IDENT_NEW TYPE CPCL_OPR_TYPE Ident des zuzuordnenden Vorgangs
I_OPR_REF_IDENT TYPE CPCL_OPR_REF_SET_TAB_TYPE Liste mit Verweis auf referierende Vorgänge

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COM_IDENT_DEL TYPE CMCL_COM_TAB_TYPE Zu löschende Komponentenzuordnungen
E_OPR_INVALID TYPE CPCL_OPR_TAB_TYPE Zuordnungen, die Neuzuordnung verbieten

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ALLOCATION_NOT_VALID Neuzuordnung ist nicht zulässig