cancel
Showing results for 
Search instead for 
Did you mean: 

AVL IDA

bapi1234
Explorer
0 Kudos

I want to get the multiple selected rows from the CDS  ouput screen using ALV IDA.

DATA: lo_alv_display     TYPE REF TO if_salv_gui_table_ida.

lo_alv_display->selection)->get_selected_range( ) . If I am using this, getting an exception.

How to get the selected rows?

Thanks in advacnce

Sandra_Rossi
Active Contributor
0 Kudos
"an exception", which exception? Please provide minimal reproducible code.

Accepted Solutions (0)

Answers (0)