The Function Module CM_CL_P_COM_PROVIDE_OPR_ID (Bereitstellen des Vorgangsidents einer Komponentenzuordnung) is a standard Function Module in SAP ERP and is part of the function group CMCL within the package CP.
Function Module | CM_CL_P_COM_PROVIDE_OPR_ID |
Short Text | Bereitstellen des Vorgangsidents einer Komponentenzuordnung |
Function Group | CMCL |
Package | CP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ITM_IDENT | TYPE | CSCL_ITM_ID_XT_TYPE | Stücklistenposition | |
I_KEY_DATE | LIKE | COM_CLASS_DATA-DATUV | Stichtag für Zuordnung | |
I_OPR_REF_IDENT | TYPE | CPCL_OPR_REF_SET_TAB_TYPE | Vorgänge aus Normal- und Standardarbeitsplänen sowie Standardaufgaben | |
I_PLNNR | LIKE | COM_CLASS_DATA-PLNNR | Plannummer | |
I_PLNTY | LIKE | COM_CLASS_DATA-PLNTY | Plantyp | |
I_ROOT_STLAL | LIKE | COM_CLASS_DATA-STLAL_W | Stücklistenalternative |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_COM_OPR_REF_IDENT | TYPE | CPCL_OPR_REF_SET_TAB_TYPE | Vorgänge mit Zuordnungen aus spezifiziertem Plan |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.