Hi Experts,
I am displaying a table using set_table_for_first_display.
I want to pass only the selected rows to the smartform for which i used the method get_selected_rows.
The method is returning the correct values for the first time.
But it is not working for the second time. (i.e.; when the i come back to alv screen from print preview).
The grid is showing the same old selected values and when i make new selections the method get_selected_rows is not returning any value.
Please tell me how this can be solved..
Thanks in Advance,
KK.