Hello all,
I have a stiation which I wasn't able to solve up to now. For this reason I'm asking for help.
I have four alv grid on my screen both of them is build with class CL_GUI_DOCKING_CONTAINER.
and property of "side" are all set to dock_at_top.
What I want is I want three of my alv's displayed on the left side and one on the right side.
On the left side I wanna display them from top to bottom.
When I set any of this ALV's side property to the right 3 of them are displayed from top to bottom and one is displayed on the right corner of the screen.
I'm thinking maybe I can set two container on screen and assign three of them to one container and then one to other container on the screen. However I dunno how to do it.
Thanks for reading.