Menu

SAP Function Module RMSA104_BADI_ON_INIT

RMS-ATL: Aktionen beim Initialisieren

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.

Technical Information

Function Module RMSA104_BADI_ON_INIT
Short Text RMS-ATL: Aktionen beim Initialisieren
Function Group RMSA104
Package RMSATLVAL
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.