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 Containers

Former Member
0 Likes
748

Hi All,

I have a question how many number of containers can we have in a single screen to build a multiple ALVs which includes one ALV Tree also.

Thanks & regards,

Bhargav

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
674

Hi,

There is no limit for the custom container. You can define as many containers as you want based on your screen. You can use "cl_gui_splitter_container" and "cl_gui_docking_container" for ALV and ALV tree.

Regards,

Sree.

Hi All,

I have a question how many number of containers can we have in a single screen to build a multiple ALVs which includes one ALV Tree also.

Thanks & regards,

Bhargav

3 REPLIES 3
Read only

Former Member
0 Likes
674

Hi,

If you are using custom container, I don't think there is any limitation,It depends on screen size.

For multiple ALV display you can use splitter.

Thanks...

Read only

Former Member
0 Likes
674

Hi

there is no need to add multiple containers on screen just make use of class "cl_gui_splitter_container" to split your container into as many as container you want

Read only

Former Member
0 Likes
675

Hi,

There is no limit for the custom container. You can define as many containers as you want based on your screen. You can use "cl_gui_splitter_container" and "cl_gui_docking_container" for ALV and ALV tree.

Regards,

Sree.