The Function Module CM_CL_S_COM_LOAD_CHECK_BY_OPR (Prüfung der Gültigkeit geladener Komponentenzuordnungen (Stückliste)) is a standard Function Module in SAP ERP and is part of the function group CMCL within the package CP.
Function Module | CM_CL_S_COM_LOAD_CHECK_BY_OPR |
Short Text | Prüfung der Gültigkeit geladener Komponentenzuordnungen (Stückliste) |
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_DATE_FROM | LIKE | COM_CLASS_DATA-DATUV | Stichtag | |
I_PLNAL | LIKE | COM_CLASS_DATA-PLNAL | Plangruppenzähler | |
I_PLNFL | LIKE | COM_CLASS_DATA-PLNFL | Planfolge | |
I_PLNKN | LIKE | COM_CLASS_DATA-PLNKN | Vorgangsident | |
I_PLNNR | LIKE | COM_CLASS_DATA-PLNNR | Plannummer | |
I_PLNTY | LIKE | COM_CLASS_DATA-PLNTY | Plantyp |
This function module does not define any EXPORTING parameters.
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.