The Function Module CLEF_AUSP_SEL_PRIO (Evaluation of Priorities of Effectivity Change Numbers in AUSP) is a standard Function Module in SAP ERP and is part of the function group CLEF within the package CL.
Function Module | CLEF_AUSP_SEL_PRIO |
Short Text | Evaluation of Priorities of Effectivity Change Numbers in AUSP |
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 Value |
I_CHANGE_MOD | LIKE | TCLA-AUSP_NEW | X: Call in Change Mode |
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 | Change Numbers | |
T_AUSP_TAB | LIKE | AUSP | Table AUSP |
This function module does not define any Exceptions.