cancel
Showing results for 
Search instead for 
Did you mean: 

Multipane Webdynpro

Former Member
0 Kudos

HI,

Could somebody explain me abt Multipane Property.

I have a req to customize the standard one for Address. I would like to know How it works.. How to add multiple things.. How to remove.. I am a little to new to this..

Thanks in Advance

Accepted Solutions (1)

Accepted Solutions (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

A multipane needs to be bound to a 1:many or 0:many context node. The number of elements in the context node control how many items there will be in the Multipane. You can add and remove items from the Multipane by manipulating the context it is bound to.

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/df/da8b412bb5b35fe10000000a1550b0/frameset.htm

Answers (1)

Answers (1)

uday_gubbala2
Active Contributor
0 Kudos

Hi,

Try going through my article, "[Working with the MultiPane UI Element in Web Dynpro ABAP|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/106209dd-edc9-2b10-b4a5-911ef18aac89]". In this article am embedding Group, TextView & Table UI elements. SO it should help you get cleared with the basics.

You can also try go through this [thread |;where I had explained about how you can use MultiPane to realize another functionality.

Regards,

Uday