The Function Module RMSA104_BADI_ON_INIT (RMS-ATL: Aktionen beim Initialisieren) 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_INIT |
Short Text | RMS-ATL: Aktionen beim Initialisieren |
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 |
---|---|---|---|---|
I_APPL_CONTEXT | TYPE | EHSBE_VAI_APPL_CONTEXT | Anwendungsbereich der tabellarischen Bewertung | |
I_SUBSCREEN | TYPE | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros |
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 |
---|---|---|---|---|
X_ALVGRID | CLASS | CL_RMST_ALV | RMS-TLS: ALV Verschalung für Recipe Management | |
X_ALVHANDLER | CLASS | CL_EHSB_VAI_ALVHANDLER | EHS-BAS: ALV-Grid-Handler | |
X_CONTAINER | CLASS | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.