Creating the Web Dynpro Model and
Application
Before you can model the UI, you need to create a Web Dynpro (WD) application and WD component.
You have created a Mobile UI Component and defined the dependencies.
...
1. Open the order_ui → Web Dynpro → Application context menu and choose Create Application.
2. In the Application Properties dialog box, enter the Name OrderApp and choose Next.
Package com.sap.orderapp is generated automatically.
3. On the Choose Referenced Web Dynpro dialog box, choose Next.
The only option in this case is the selected Create a new component.
4. In the Specify Component Properties dialog box, maintain Component Name OrderComp and Component Package com.sap.orderapp.comp.
5. Select Default Window and Views and choose Next.
6. In the Specify Window Properties dialog box, maintain Window name OrderWindow.
7. Remove Embedded View OrderView, Add OrderList, select Embed and Default and choose Finish.