Skip to Content
0
Former Member
Dec 04, 2006 at 09:09 AM

Get Row Data from a selected Row in an ALV Grid

2020 Views

Hello,

I create a Custom Control from an intern table. When i do a double click on a row, i call another dynpro. The data of the marked line should be written into an internal table.

How i implement this?

I tried things like:

Call method alv_list->GET_SELECTED_ROWS_BASE

or

Call method alv_list->GET_SELECTED_ROWS