The Function Module RMSA104_BADI_ON_DATA_CHANGED (RMS-ATL: Behandlung des Events ON_DATA_CHANGED) is a standard Function Module in SAP ERP and is part of the function group RMSA104 within the package RMSATLVAL.
Function Module | RMSA104_BADI_ON_DATA_CHANGED |
Short Text | RMS-ATL: Behandlung des Events ON_DATA_CHANGED |
Function Group | RMSA104 |
Package | RMSATLVAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IO_CHNGSUP | CLASS | CL_RMST_ALV_CHNGSUP | s. IF_RMST_ALV_DATA~ON_DATA_CHANGED | |
IO_DATA_CHANGED | CLASS | CL_ALV_CHANGED_DATA_PROTOCOL | s. IF_RMST_ALV_DATA~ON_DATA_CHANGED | |
I_APPL_CONTEXT | TYPE | EHSBE_VAI_APPL_CONTEXT | Anwendungsbereich der tabl. Bewertungspflege | |
I_ONF4 | TYPE | CHAR1 | Einstelliges Kennzeichen | |
I_SUBSCREEN | TYPE | SYDYNNR | Darstellender Subscreen |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XO_ALVDATA | CLASS | IF_EHSB_VAI_ALVDATA | RMS-ATL: ALV-Datencontainer | |
XO_ALVLAYOUT | CLASS | IF_EHSB_VAI_ALVLAYOUT | RMS-ATL: ALV-Layoutdaten |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.