Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ALV Variant problem

Former Member
0 Likes
547

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

2 REPLIES 2
Read only

Former Member
0 Likes
421

Hi

I am also having same problem...Can you please tell me in which event you are calling the method GET_VARIANT?

Read only

Former Member
0 Likes
421

Hi,

have you saved the layout as default layout with prefix '\' ?