
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 Preferences section
More information: Configuring the Development Workstation
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 ervapp development component.
In the Laptop UI explorer, expand the Models development component .
Expand Web Dynpro node. Click the Models node 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 |
Service Models |
|
Model Package |
c om .sap.models |
With Create Model with Data Objects from DOE as the type of operation, choose Next.
In the Software Component section, select the ServiceOrder SCV.
The IDE displays all data objects of the selected SCV.
In the data object section, select the data objects Customers and ServiceOrders.
Choose Finish.