Show TOC

Creating Data ObjectsLocate this document in the navigation structure

Prerequisites

You have created a development component and defined its dependencies.

More information:

Context

Data objects are defined in the Data Orchestration Engine (DOE). Service operations are defined on top of the data objects and cannot access the DOE data objects directly. Using the Object Editor, you can define attributes, relations, and indices.

Procedure


  1. In the Service Explorer , open the Data Objects context menu and select Import Data Objects .

  2. In the Create Data Objects wizard, select the DOE instance from which you want to import.

  3. Select the data objects to import.

    Note

    The option ABAP names uses the same names for nodes and attributes as are maintained in the middleware. The option Java names derives Java-conform names from the ABAP names for the sake of consistency in the Java development environment.

  4. Select the desired nodes and attributes.

    The wizard shows a list of all available data objects and their attributes. Data objects, which are already used, are dimmed, since they cannot be imported here, but only be reimported.

    More information: Repairing Data Objects

Results

The data objects have been created and appear under the Data Objects node in the Service Explorer .