Skip to Content
0
Former Member
Nov 09, 2005 at 02:20 PM

Retrieving table values from tableview multiselect

36 Views

Hi everyone,

I have a BSP with a tableView set on multiselect. When the user clicks on a button I want to rertieve the selected rows in my ABAP code and send them to a function module (in the form of a table). But I haven't been able to find code examples on how to do this, ie how to retrieve the selected rows. Can someone provide me with an example or a link to where I can find one? I can catch the button onClick event, but after that I need to get the rows that were selected by the user.

Thanks!

best regards,

Dionisios