cancel
Showing results for 
Search instead for 
Did you mean: 

changing views at runtime

Former Member
0 Kudos

Hi,

I have a window with 3 views inside, only one view at a time is shown.

How can I change view at runtime???

Accepted Solutions (1)

Accepted Solutions (1)

former_member201361
Active Contributor
0 Kudos

Hi,

To arrange multiple Views in a window, u can use Viewset or View container element . for more info , refer this link

[http://help.sap.com/saphelp_nwce711/helpdata/en/8f/829cbdfc4a4af082f3b4e44ec70f0b/content.htm]

if u want to do naviagation ie navigating from one View to another view, u have use Navigational Plugs.

[http://help.sap.com/saphelp_nwce711/helpdata/en/2c/31b927fa1b4db983b1f90bdeb98b4a/content.htm]

Hope it helps

Thanks and Regards

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks

Former Member
0 Kudos

The view which has the default property set to 'true' will be the view displayed first in the window....to change to another view....you have to use Navigation Plugs...

Regards,

Shikhil