The Function Module REUSE_ALV_LIST_SELECTIONS_GET (List Selektionen abholen) is a standard Function Module in SAP ERP and is part of the function group SALV within the package SLIS.
Function Module | REUSE_ALV_LIST_SELECTIONS_GET |
Short Text | List Selektionen abholen |
Function Group | SALV |
Package | SLIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IR_SALV_ADAPTER | CLASS | IF_SALV_ADAPTER | Basisinterface für die Adapter |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
S_CURRENT_CELL | TYPE | SALV_S_SLIS_CELL | Zelleninformation | |
T_SELECTED_CELLS | TYPE | SALV_T_SLIS_CELL | Zelleninformation | |
T_SELECTED_COLUMNS | TYPE | SALV_T_SLIS_COLUMN | Spalten einer ALV Liste | |
T_SELECTED_ROWS | TYPE | SALV_T_SLIS_ROW | Zeilen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.