‎2010 Jul 02 1:58 PM
Hello,
I have a ALV grid where the user can save a layout and store that as default layout. The user can select multiple lines from the ALV table and edit the data in a seperate popup. I use the method REFRESH_TABLE_DISPLAY to update the data in the ALV table. But after the methid is called the layout selected by the user is gone and the ALV with all the columns are displayed. I have used the method GET_VARIANT and SET_VARIANT to get the existing layout and setting the same but it didnot help.
Please let me know if there any solution the abobe problem.
Regards
Nilanjan
‎2010 Aug 04 12:50 PM
Hi
I am also having same problem...Can you please tell me in which event you are calling the method GET_VARIANT?
‎2010 Aug 04 1:01 PM
Hi,
have you saved the layout as default layout with prefix '\' ?