Skip to Content
0
Former Member
Jun 03, 2008 at 06:51 AM

Urgent....get_selected_rows not working second time

2064 Views

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.