‎2008 Jun 19 5:15 AM
Hi
I have a application in which there are 2 ALVs: ALV1 in screen1, ALV2 in screen2(pop up from screen1).
I save the layout of ALV1 as Layout1 and the layout of ALV2 as Layout2.
Now if I click on "select Layout" in the ALV toolbar, the selection shows both Layout1 and Layout2.
But I want to see only Layout1 when I select layout from screen1, and only Layout2 when I select layout from screen2.
Is this possible? Or is this the standard behavior to show all the layouts of an application.
Thanks and regards,
Shalini
‎2008 Jun 19 3:09 PM
this is the standard behavior to show all the layouts
but in the key of layouts you can add a "handle" which is numeric so that you can have different layouts on different grids
so you have to assign the full key (with handle) to each grid in order to maintain separate layouts
‎2008 Jun 19 3:09 PM
this is the standard behavior to show all the layouts
but in the key of layouts you can add a "handle" which is numeric so that you can have different layouts on different grids
so you have to assign the full key (with handle) to each grid in order to maintain separate layouts