Creating the Laptop Application
Procedure
-
In the Laptop UI explorer, expand the servapp development component.
-
Expand the Web Dynpro node. Click Applications node with the secondary mouse button and choose Create Application .
-
Enter the following details:
Field
Value
Name
CustomerService
Package
com.sap.app .customerservice
-
In the Component Properties window, replace the default values with the following:
Field
Value
Component Name
CustomerComp
Component Package
com.sap.app. customer comp
-
Choose Next .
-
The wizard selects the Create New Component option as default . Choose Next.
-
Choose Next.
-
To create the Order Details view, choose Add.
-
Enter OrderDetails as the name for the view.
-
Choose Finish .
-
To rename the default view ( CustomerCompview ), in the Laptop UI explorer, expand the servapp development component, and then the nodes click CustomerComp view with the secondary mouse button and choose
-
Enter CustomerDetails as the new name .
-
In the Laptop UI explorer, click the servapp development component with the secondary mouse button, and choose .
The build ensures that Java files of the project recognize the newly created classes.

