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

HI

Former Member
0 Likes
424

Hi,

what is doging container in Alv

Can u plzz tell me.

Points will be rewarded

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
405

Hi,

are u askin about doging container is it there?

All about containers check this link

http://help.sap.com/saphelp_nw04/helpdata/en/6d/1d28baa3af11d295cf00a0c930660b/frameset.htm

Regards

Hi,

what is doging container in Alv

Can u plzz tell me.

Points will be rewarded

2 REPLIES 2
Read only

Former Member
0 Likes
406

Hi,

are u askin about doging container is it there?

All about containers check this link

http://help.sap.com/saphelp_nw04/helpdata/en/6d/1d28baa3af11d295cf00a0c930660b/frameset.htm

Regards

Read only

Former Member
0 Likes
405

Hi Sunith,

Docking Container :

se the SAP Docking Container to attach one or more areas to a screen . You can attach an area to any or all of the four edges of the screen (top, bottom, left, or right). The screen is made smaller to accommodate the docking container. You can detach the docking container from the screen (floating) and reattach it.

The behavior of the areas in the container is determined by the sequence in which they are initialized. Docking Containers are attached to the screen from the inside out. This means that when you create a second container, it is attached to the edge of the screen, and the container that was already there is pushed outwards. From a purely technical point of view, you can attach any number of docking containers to a screen. However, remember that using too many can make your application confusing for the user.

Plzz Reward if it is useful,

Mahi.