Show TOC Start of Content Area

Procedure documentation Creating the Web Dynpro Model and Application  Locate the document in its SAP Library structure

Use

Before you can model the UI, you need to create a Web Dynpro (WD) application and WD component.

Prerequisites

You have created a Mobile UI Component and defined the dependencies.

Procedure

...

       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.

 

End of Content Area