The Function Module CN_CL_P_MST_LOAD_BY_OPR (Laden von Ereignispunkten zu vorgegebenen Vorgängen) is a standard Function Module in SAP ERP and is part of the function group CNCL within the package CP.
Function Module | CN_CL_P_MST_LOAD_BY_OPR |
Short Text | Laden von Ereignispunkten zu vorgegebenen Vorgängen |
Function Group | CNCL |
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 | MST_CLASS_DATA-DATUV | DATE-MIN_GRG | Datum gültig ab |
I_DATE_TO | LIKE | MST_CLASS_DATA-DATUB | DATE-MAX_GRG | Datum gültig bis |
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.