cancel
Showing results for 
Search instead for 
Did you mean: 

creating viewset in webdynpro(abap)

Former Member
0 Kudos

Hi all,

in my project i want a single window(view) and in this window i want to embed 4 views.I read somewhere that i need to create a viewset since i am new to this

could you all please help me out...Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Urbashi Dewan ,

Create Your 4 view separetly, then on the view in which you want to embed ather view, insert view container Ui element as much u want, ie if u want to embed 2 view then insert 2 view_container. then go to window, map the base view, now it will display all the view container in that view, then right click in each view container and embed your required view.

Thats all

Regards

Sarath

Former Member
0 Kudos

Thanks a lot..it was really very very helpful...well i have one more question...is it possible to create a tree structure in dynpro(abap)?

Former Member
0 Kudos

Yes Urbashi Dewan ,

you can use a tree UI for that. you can bind values to a node and map these values to the Tree UI

regards

Sarath

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

note that view sets are not supported in Web Dynrpo ABAP, they only exist in Web Dynpro Java.

Regards, Heidi

PS: Use the ViewContainer instead, see also [this thread|;