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
Category: Uncategorized
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
Calling an External Window
Create a wed dynpro component with a window and a view. Create a button with event handler method in the view layout. On click this
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
Navigating from one view to another view in a window
Step1. Go to Tx- SE80 and create a web dynpro component with the window name and view name. Step2. Go to the context node of