The Function Module CLEF_AUSP_MODIFY_SAME_VAL (Complex Modify on Table AUSP, Field ATZHL, Because of Identical Value) is a standard Function Module in SAP ERP and is part of the function group CLEF within the package CL.
Function Module | CLEF_AUSP_MODIFY_SAME_VAL |
Short Text | Complex Modify on Table AUSP, Field ATZHL, Because of Identical Value |
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_DELETE_KLART | LIKE | RMCLF-KREUZ | Modify for Display | |
I_EFFECTIVITY_ACT | LIKE | RMCLF-KREUZ | SPACE | Indicator that T_AENNR_TAB is Read |
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_AUSP_TAB | LIKE | AUSP | Table of All Selected AUSP Entries |
This function module does not define any Exceptions.