Hi,
Am using the function Module 'REUSE_ALV_GRID_DISPLAY' for displaying the ALV Grid. I have enabled multiple selection, so when the user selects more than one entry i want to capture the selected entries in an internal table. Currently I am able to Capture only one selected row in an internal table using selfield-tabindex. But my requirement is to capture all the selected rows. Kindly provide with a solution with example code.