
In the UI Explorer , under the order_ui component, in the context menu of the Applications node, choose Create Application .
For Name , enter OrderApp and leave the Package as com.sap.demo.order_ui.orderapp . Leave the Authorization checkbox unmarked.
Choose Next .
Make sure that the radio button Create a new component is set and choose Next .
Make sure that the Component Name is ordercomp and the Component Package is com.sap.demo.order_ui.orderapp.comp . Make sure that the Default Window and Views checkbox is marked and that the checkboxes Used Models and Implemented Interfaces are unmarked.
Choose Next .
Make sure that the Window Name is OrderWindow , the Interface View is OrderInterfaceView , and that the name of the default, embedded view in the table is OrderCompView . Make sure that the checkbox Create a Startup Plug (for Application reference) is marked.
Choose Finish .
For more information, see Creating a Web Dynpro Application .