The Function Module CLEF_AUSP_DET_VALID (Selection of Valid AUSP Entries with Effectivity Logic) is a standard Function Module in SAP ERP and is part of the function group CLEF within the package CL.
Function Module | CLEF_AUSP_DET_VALID |
Short Text | Selection of Valid AUSP Entries with Effectivity Logic |
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_ATZHL_SAME_INI | LIKE | RMCLF-KREUZ | SPACE | Initialize KLART if Same Values |
I_AUSP_NEW | LIKE | RMCLF-KREUZ | AUSP is Already Converted | |
I_CHANGE_MOD | LIKE | TCLA-AUSP_NEW | SPACE | X: Call if Change Mode |
I_CLASSTYPE | LIKE | TCLA-KLART | SPACE | Class Type |
I_EFFECTIVITY_ACT | LIKE | RMCLF-KREUZ | SPACE | Indicator that T_AENNR_TAB is Read |
I_EFFE_DATUM | LIKE | TCLA-EFFE_DATUM | Date for AUSP Entry with Effectivity |
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_AENNR_TAB | TYPE | CC01_LISTE3 | Optional Table of All Change Numbers | |
T_AUSP_TAB | LIKE | AUSP | Table of All Selected AUSP Entries |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_CLASSTYPE | Class Type Not Known |