Show TOC

Creating a Web Dynpro ApplicationLocate this document in the navigation structure

Procedure
  1. In the UI Explorer , under the order_ui component, in the context menu of the Applications node, choose Create Application .

  2. For Name , enter OrderApp and leave the Package as com.sap.demo.order_ui.orderapp . Leave the Authorization checkbox unmarked.

  3. Choose Next .

  4. Make sure that the radio button Create a new component is set and choose Next .

  5. 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.

  6. Choose Next .

  7. 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.

  8. Choose Finish .

For more information, see Creating a Web Dynpro Application .