The Function Module CM_CL_P_COM_LOAD_BY_TSK (Laden von Komponentenzuordnungen zu vorgegebenen Plänen) 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_LOAD_BY_TSK |
Short Text | Laden von Komponentenzuordnungen zu vorgegebenen Plänen |
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 | Gültigkeitsdatum von | |
I_DATE_TO | LIKE | COM_CLASS_DATA-DATUB | Gültigkeitsdatum bis |
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 |
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.