!--a11y-->
Specifying the Project StructureTo prepare the further procedure in the SAP NetWeaver Developer Studio, specify the following project structure for the example application of the value selector:
...
1.
Web Dynpro
project:
Name: WebDynpro_Valuehelp
2.
Web Dynpro
project:
Name: WebDynpro_Valuehelp
3.
Web Dynpro
view:
Name: Main
In Web Dynpro component:
Valuehelp
In window: Valuehelp

You can directly insert a new view in the default window of a Web Dynpro component using the Web Dynpro Explorer. In the context menu of the node Web Dynpro Components ® Valuehelp ® Windows ® Valuehelp, select the entry Embed View ® Embed New View.
4.
Web Dynpro
application:
Name: ValuehelpApp
Package: com.sap.tc.webdynpro.tutorials.valuehelp
Web Dynpro component:
Valuehelp
Interface view: ValuehelpInterfaceView
Startup plug: Default
With the exception
of the names, this project structure is identical to the one defined under
Creating a Simple Web
Dynpro Application.
In the
next step, you can easily
insert a simple value
selector into the Main view.
