‎2008 Aug 14 12:06 PM
Hi,
I have created an ALV with OO, if the user sorts the alv, how to know the selected rows?
I have used method get_selected_rows to access to my internal table trhu row id, but it doesn't work in case the user has sorted the table.
Thanks
Alberto
‎2008 Aug 14 12:52 PM
‎2008 Aug 14 1:03 PM
You call the method
REFRESH_TABLE_DISPLAYand check the table entries.