Show TOC

Creating a service using Gateway Service Builder for GBILocate this document in the navigation structure

Use

You use this service to consume business objects in Business Object Processing Framework (BOPF) by using the Gateway BOPF Inegration (GBI).

Procedure

Porceed as follows to create the service:

  1. In an SAP development system, enter the transaction SEGW.

  2. Choose Create Project. The Create Project dialog box appears.

  3. Enter the name of the project.

  4. Enter the description.

  5. Enter the package name.

  6. Choose Save.

  7. Right-click the new project and Choose Change.

  8. Right-click the Data Model node under the project.

  9. Choose RedefineStart of the navigation path BOPF Service End of the navigation path. The three-step wizard appears.

    First Step

    • Enter the business object or the FBI View.

    • Enter the default query.

      Note

      Entering the query is mandatory for business objects and FBI view.

    Second Step

    • Under Transport Attributes enter the package and transport request number.

    • Under Gateway Service Attributes the model provider class and data provider class are displayed. These are the GBI generic classes.

    • Under Service Registration enter following details:

      • The model name, version, and description.

      • The service name, version, and description.

    Third Step

    • Displays the metadata for the business object or the FBI view. You can select the entities and associations you want to generate.

    • Choose Finish.

  10. Choose Save.