The Function Module CLEF_EFFECTIVITY_USED (Checks Whether Effectivity is Active for Change Number/Class Type) is a standard Function Module in SAP ERP and is part of the function group CLEF within the package CL.
Function Module | CLEF_EFFECTIVITY_USED |
Short Text | Checks Whether Effectivity is Active for Change Number/Class Type |
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 | AUSP-AENNR | Change Number | |
I_CLASSTYPE | LIKE | AUSP-KLART | Class Type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_EFFE_AENNR | LIKE | RMCLF-KREUZ | No Change Numbers with Effectivity | |
E_EFFE_DATUM | LIKE | TCLA-EFFE_DATUM | Date for Effectivity for Class Type |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
KLART_NOT_ACTIVE | Effectivity Not Active for Class Type |