The ROWPAGEBEANINCLUDE component opens up a row area inside a container in which an other dialog is placed.

The other dialog's page bean instance is bound by the attribute PAGEBEANBINDING. The layout of the other dialog is directly embedded into the including dialog.

There is also a variant PAGEBEANINCLUDE - which can be positioned as column component into a ROW.

The components ROWPAGEBEANINCLUDE, PAGEBEANINCLUDE and PAGEBEANCOMPONENT are all base on the same inner principles and are the basic of all scenarios, in which one layout is placed into another layout.
