cancel
Showing results for 
Search instead for 
Did you mean: 

ViewContainerUIElement

Former Member
0 Kudos

Hi all,

I dont know abt ViewContainerUIElement,

Can anyone plz let me know about this and

Kindly send the coding for one simple application

using this UI element............

Accepted Solutions (1)

Accepted Solutions (1)

rainer_liebisch
Contributor
0 Kudos

Hello Cranjith,

you don't need any coding for a UI element, just place it in your layout. Have a look at the online documentation:

http://help.sap.com/saphelp_nw70/helpdata/EN/0d/a7884121a41c09e10000000a155106/frameset.htm

There is also our example application mentioned. Have a look at the window, there you embed other views into the ViewContainer.

Regards,

Rainer

Answers (3)

Answers (3)

Former Member
0 Kudos
Former Member
0 Kudos

Hi Cranjith.

I would like to suggest a few references,

[SDN - Reference for Embeding a View in ViewContainerUIElement at runtime |;

[SAP HELP - Standard Reference for ViewContainerUIElement API |http://help.sap.com/saphelp_nw04s/helpdata/en/6e/59c3d5b62ba64cb02232efb34b91e5/frameset.htm]

[SDN - Reference for View sets with three rows|;

Hope that's usefull.

Good Luck & Regards.

Harsh Dave

abhimanyu_lagishetti7
Active Contributor
0 Kudos

Hi

This ALV example here the ALV is shown in viewContainerUI Element this is useful

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3439404a-0801-0010-dda5-8c1...

Abhi