Menu

SAP Function Module REUSE_ALV_LIST_SELECTIONS_GET

List Selektionen abholen

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.

Technical Information

Function Module REUSE_ALV_LIST_SELECTIONS_GET
Short Text List Selektionen abholen
Function Group SALV
Package SLIS
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.