Dynamic views in a Window (Web Dynpro for ABAP)
By Shaik Shadulla, Cognizant
Create a
Web Dynpro component
Create a
view with name view1 and save .
Create
label with text View1
Create
second view and create a label with text view2
Now go to
main view, right click on the ROOTUI ELEMENT and create two trays.
Now go to
tray and right click and create a link
Then set
the properties of link as shown below
Also
create an action called click_1.
Now create
an outbound plug t0_view1 and save the application
Again go
to main layout create one more link as earlier
.
And set
the properties as below (create the text as hit me here and action as click2)
Now go to
outbound tab and then create one more out bound plug.
Click here to continue....
|