The Function Module RMXT231_BADI_ON_F4 (TMS-DIA: Aktionen zum F4-Zeitpunkt (Default-Coding)) is a standard Function Module in SAP ERP and is part of the function group RMXT231 within the package RMXTDIA.
Function Module | RMXT231_BADI_ON_F4 |
Short Text | TMS-DIA: Aktionen zum F4-Zeitpunkt (Default-Coding) |
Function Group | RMXT231 |
Package | RMXTDIA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IO_ALVDATA | CLASS | IF_EHSB_VAI_ALVDATA | RMS-ATL: ALV-Datencontainer | |
IO_ALVLAYOUT | CLASS | IF_EHSB_VAI_ALVLAYOUT | RMS-ATL: ALV-Layoutdaten | |
IO_EVENT_DATA | CLASS | CL_ALV_EVENT_DATA | Changing Datencontainer für Events | |
IS_ROW_NO | TYPE | LVC_S_ROID | Zuordnung Zeilennummer zu Zeilen-ID | |
IT_BAD_CELLS | TYPE | LVC_T_MODI | ALV Control: Tabelle der geänderten Zellen für Anwendung | |
I_DISPLAY | TYPE | CHAR01 | Charakterfeld der Länge 1 | |
I_FIELDNAME | TYPE | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | |
I_FIELDVALUE | TYPE | LVC_VALUE | ALV-Control: Zelleninhalt |
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_DATA_CONTAINER | CLASS | CL_RMXT_PP_DATA_CONTAINER | TMS-DIA: Datencontainer |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.