Show TOC

Mapping the OperationsLocate this document in the navigation structure

When you have a Data Model, you are ready to map the operations from the specified data source to it.

Note

Map all the operations from the data source to your Data Model using the steps below.

  1. From the Data Source screen, under the Alphabetical tab, expand the business object.

    Find the object, USER.

    Data Source Objects

  2. Select the operation method, GETLIST, from the expanded list.

    Example

    For most BAPIs for the Query operation, select GetList.

    For most BAPIs for the Read operation, select GetDetails.

    For most BAPIs for the Update operation, select Change

    For most BAPIs for the Delete operation, select Delete

    For most BAPIs for the Create operation, select Create

  3. Click Create Mapping, from the right hand side.

  4. Choose the Operation Type.

    Make sure the operation type matches the selected operation method.

Continue by selecting the fields and attributes of the operation you want to map from the data source to your model.

We recommend that you map the operations in the following order: