Hello,
I am enhancing some code which uses the FM "REUSE_ALV_GRID_DISPLAY" to display a report.
I would like to add a new button on the Application Toolbar which will allow me to process the selected records in the ALV Grid.
The problem I am facing, is that I am not sure how to identify the selected records.
I have searched through example code and I can see that if ALV Grids are implemented in the OO way there is a methid called get_selected_rows method but does anyone know how to do this the non OO way.
Thanks,
Ruby