Using the view created in one Web Dynpro component as a pop-up view in another component
...Previous
Create attributes for the node, value1
(type: I)
Similarly create attribute value2
(type string)
Binding the values to input fields
Activating the object ZTEST_C1
Creating the another component
ZTEST_C2
In the VIEW_C2, create a button btn1
Creating the Event onAction on Button
btn1.
Created a method in OPEN_POPUP_C1
Activating component ZTEST_C2
Click
here to continue...
|