Siebel Connector for SAP R/3 > Customizing Integrations > Building the Interfaces >

Creating SAP Integration Objects


Depending upon the SAP interface you have decided to use, you need to capture either a BAPI/RFC or IDOC from SAP and create an Integration Object in the Siebel application that represents the external object.

NOTE:  Integration Objects must be compiled into the working copy of the .srf file after they are created with the Integration Object Wizard.

To create IDOC integration objects

  1. Start Siebel Tools.
  2. Make sure that you have a project checked out into which you can add the new integration object.
  3. Click New or File > New Object.

    The New Object Wizards window opens.

  4. Click the EAI tab.
  5. Select the Integration Object icon and click OK.

    The Integration Object Builder window opens.

  6. In the top drop-down list, choose the project into which you want to add the integration object.
  7. In the second drop-down list, choose the name of the wizard used to create the type of integration object you want.

    In this case, choose EAI SAP IDOC Adapter Wizard.

  8. Click Next.

    The second page of the wizard appears.

  9. From the drop-down list, choose an SAP Object.

    A default name for the integration object appears in the name field.

  10. Edit the name to customize it for your use.
  11. Click Next.

    Siebel Tools prompts you to continue.

  12. Click OK.

    Siebel Tools connects to SAP and retrieves the metadata for the SAP object requested.

    NOTE:  For this connection to take place, you must have added connection information to your saprfc.ini file and to your tools.cfg file as described in Modifying SAP Configuration Files and Modifying Siebel Configuration Files for Customized Integrations.

    The wizard displays a hierarchical display of the structure of the IDOC you have captured from SAP. The following figure shows a hierarchical list (tree list) starting with IDOC Segments and message names under it.

  13. If you do not intend to use a component, clear its check box. Components are captured only if they are not disabled at this point. Capture all components and disable those that you do not use by setting the Inactive flag for the component in the integration object.
  14. Click Next and click Finish to create the integration object in the Siebel repository.
  15. To view the integration object, select the Integration Objects in the Navigation window in Siebel Tools.

NOTE:  For more information on the structure of IDOC Integration Objects and configuration of the IDOC Integration Object Wizard, see IDOC Interfaces.

Siebel Connector for SAP R/3