Skip to Content
0
Former Member
May 16, 2008 at 09:35 AM

ALV data not refreshed

32 Views

M using method set_table_for_first_display to display ALV on screen.

If i go back and enter some new values and again display the alv i see the previous values in the grid. Only Top of page gets refreshed. Hence the grid data is not getting refreshed.

For this i also used method refresh_table_display just after the method set_table_for_first_display but to of no avail.

PLZ HELP!