Importing Data Objects from the DOE 
In this procedure, you import data objects as model classes in the mobile project. You import the models in the storage development component. You use these model classes for context binding. After you import the data objects as model classes for the application, you must make them public so that it can be used in the s ervappdevelopment component.
Data objects for the application exist in the Data Orchestration Engine (DOE)
More Information: Defining Data Objects and Distribution
You have specified the DOE preferences in the Preferencessection
More information: Configuring the Development Workstation
In the Laptop UI explorer, expand the Models development component.
Expand Web Dynpro node. Click the Modelsnode with the secondary mouse button, and choose Create Model.
Select Data Object Model, and choose Next.
Enter details as specified in the table below:
Field name |
Description |
Model Name |
ServiceModels |
Model Package |
com.sap.models |
With Create Model with Data Objects from DOE as the type of operation, choose Next.
In the Software Component section, select the ServiceOrderSCV.
The IDE displays all data objects of the selected SCV.
In the data object section, select the data objects Customers and ServiceOrders.
Choose Finish.