The Function Module CLEF_ECM_PROCESSOR_INIT (Initialize Effectivity) is a standard Function Module in SAP ERP and is part of the function group CLEF within the package CL.
Function Module | CLEF_ECM_PROCESSOR_INIT |
Short Text | Initialize Effectivity |
Function Group | CLEF |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AENNR | LIKE | AENR-AENNR | SPACE | Change Number |
I_BATCH | LIKE | SY-BATCH | SPACE | Not a Dialog Application (-X) |
I_MAINTAIN_FLAG | LIKE | SY-BATCH | SPACE | Call Comes from Maintenance Environment (-X) |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Valid From |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_PARAM | TYPE | CC01_PARAMETER | Table of Entered Maintenance Variant |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ECM_INIT_ERROR | Initialization Error for Effectivity |
EXIT_FROM_DYNPRO | Cancel Variant Screen |
NO_MAINTENANCE_DATA | No Variant Data Maintained |