The Function Module SLIM_ALV_F4_POPUP (Systemvermessung Rollenbasierte Klassifizierung) is a standard Function Module in SAP ERP and is part of the function group SLIM_GUI_FRAME within the package SLIM.
Function Module | SLIM_ALV_F4_POPUP |
Short Text | Systemvermessung Rollenbasierte Klassifizierung |
Function Group | SLIM_GUI_FRAME |
Package | SLIM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GRID_DATA | CLASS | DATA | referenz auf werteliste | |
GRID_STRUCTURE_NAME | TYPE | TABNAME | Tabellenname | |
GRID_TITLE | TYPE | STRING | Gridtitel | |
POPUP_TITLE | TYPE | STRING | Window-Titel |
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 |
---|---|---|---|---|
F4_OBJECT | CLASS | CL_SLIM_ALV_F4 | Systemvermessung: ALV F4 Hilfe |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.