Show TOC

Importing Data Objects from the DOELocate this document in the navigation structure

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

Context

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.

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

    Service Models

    Model Package

    c om .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.