‎2010 Sep 28 11:25 AM
Hi
I am using ALV splitter (having two alvs on same screen).
But the values are not getting flush, getting the same alv values, even after coming back to the same alv screen with new values.
Can anyone please tell me which objects i need to set_focus and which to free.
Thanks
Manu
‎2010 Sep 28 11:38 AM
Hi,
U need to use public method REFRESH_TABLE_DISPLAY in CL_GUI_ALV_GRID ....
Amitava