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

Create Dynamic Custom Container

ipravir
Active Contributor
0 Likes
1,429

Hi,

Is this posible to create the Custom Container Dynamically in Module Pool Programming.

Thanks & Regards.

Praveer.

3 REPLIES 3
Read only

former_member156446
Active Contributor
0 Likes
691

Yes it is possible with split containers

Read only

arindam_m
Active Contributor
0 Likes
691

Hi,

Yes it is possible and check the wiki post below to get an idea

http://wiki.sdn.sap.com/wiki/display/Snippets/ALV+report+to+list+the+user+developed+local+objects+in...

Cheers,

Arindam

Read only

Former Member
0 Likes
691

Hi Sen,

You can create a docking container to do it dynamically.

ELSE

You need one static container on your screen and then you can split this into any number of containers dynamically.

Regards