!--a11y-->
Use
Get indexes of selected rows.

Prerequisites
To allow users to select multiple rows, you must set field
sel_mode of the layout structure to 'A', 'C' or 'D' (see also: Properties of the Grid Control).Features
CALL METHOD
<ref.var. to CL_GUI_ALV_GRID > ->get_selected_rowsIMPORTING
Parameter |
Meaning |
ET_ROW_NO |
Table with indexes of the selected rows |
For an overview, see:
Methods of Class CL_GUI_ALV_GRID