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

Save layout

Former Member
0 Likes
385

Good afternoon:

I am using the functions:

REUSE_ALV_BLOCK_LIST_INIT

REUSE_ALV_BLOCK_LIST_HS_APPEND

REUSE_ALV_BLOCK_LIST_DISPLAY

and when i show the alv blocks in the screen the save and choose options of the alv are disactivated, does anybody know if it is possible to change it or if it is not possible with these functions.

thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
343

Carlson,

You can save the layout in case of block lists as the layout might change for each of the lists that you are appending. That is the reason why you will not be able to save the layout for a block list.

Regards,

Ravi

Note - Please mark all the helpful answers

1 REPLY 1
Read only

Former Member
0 Likes
344

Carlson,

You can save the layout in case of block lists as the layout might change for each of the lists that you are appending. That is the reason why you will not be able to save the layout for a block list.

Regards,

Ravi

Note - Please mark all the helpful answers