Navigating from One Window to Another Window


 

Create a webdynpro component with two windows and two views.

Embed View1 in Window1.

Embed View2 in Window2.

 just put a text view in VIEW2 layout.

Put a text view in VIEW1 layout and a button with action .

 Go to the event handler method.

 put down the below code which calls the WINDOW2.

 Create an application that calls the first window. test it.

Click on the button.

Here the Window 2 is called.


 

 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s