cancel
Showing results for 
Search instead for 
Did you mean: 

Layout - Group UI element and library

Former Member
0 Kudos

I installed ABAP webdynpro, I ran "Z_HELLO_WORLD" and it rendered the output in webpage.So the install is good.

Trying to write first WD program using /people/dirk.feeken/blog/2007/07/20/abap-trial-version-for-newbies-part-18--starting-with-web-dynpro-for-abap

However the "Layout" Tab does not have "Standard Container" UI element library. I want to use "Group UI" from here, but it is missing. The available libraries are

1. text

2. action

3. selection

4. complex

etc..

How do I import below library to the Layout?

1. Pattern

2. Standard Simple

3. Standard Complex

4. Standard Container

Appreciate the help.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks. I got how to add UI element to the layout. Awarded points.

Former Member
0 Kudos

Hi

You can also add Group UI element by right clicking on RootElementUIContainer and selecting Insert Element.

There in you can select Type as GROUP and give your own ID for Group UI element.

Regards

Manas Dua