Skip to Content
0
Former Member
Apr 02, 2009 at 01:30 PM

grid1->get_selected_rows simple qa

27 Views

i make an alv report with gird1.

i use this method to print smartform and it's work fine, but when i get back from smartform to alv and

mark the lines again i dont get data in lv_rows,why??

CALL METHOD grid1->get_selected_rows

IMPORTING

et_index_rows = lv_rows[].