Create a web dynpro component. In the view context add a Node. Create an attribute under the node. Go to layout. Add radio button
Author: coderobbot
Drop Down Index in Web Dynpro
Create a web dynpro component and create a context node in the view . Maintain the cardinality. Create an attribute under the node. Design the
DropDown With Key in Web dynpro
Here we have the country table. we want to display county LANDX as drop down. Create an web dynpro component. Create an attribute. Design the
DropDown With Key using Domain fixed Values
Open the Data element in SE11 and the Domain. These are the domain fixed values and we want to show these values as drop down
Web Dynpro Application Parameter Read & Displaying in View
Step1. Create a context node with an attribute in component controller context node. Step2. Map the component controller context to the window context node. Step3.
Dynamic View Call
Create a web dynpro component with a window and three views as VIEW1, VIEW2 & VIEW3. Create two outbound plugs in VIEW1 to call