The Function Module K_KKB_LIST_SELECTIONS_SET (List Selektionen abholen) is a standard Function Module in SAP ERP and is part of the function group KKBL within the package SLIS.
Function Module | K_KKB_LIST_SELECTIONS_SET |
Short Text | List Selektionen abholen |
Function Group | KKBL |
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 | |
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 EXPORTING parameters.
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.