Show TOC Start of Content Area

Procedure documentation Importing Data Objects from the DOE  Locate the document in its SAP Library structure

Use

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 servapp development component.

Prerequisites

·        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

Procedure

...

       1.      In the Laptop UI explorer, expand the Models development component.

       2.      Expand Web Dynpro node. Click the Models node with the secondary mouse button, and choose Create Model.

       3.      Select Data Object Model, and choose Next.

       4.      Enter details as specified in the table below:

Field name

Description

Model Name

ServiceModels

Model Package

com.sap.models

       5.      With Create Model with Data Objects from DOE  as the type of operation, choose Next.

       6.      In the Software Component section, select the ServiceOrder SCV.

The IDE displays all data objects of the selected SCV.

       7.      In the data object section, select the data objects Customers and ServiceOrders.

       8.      Choose Finish.

End of Content Area