JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Configuring SAP R/3 for the Oracle Java CAPS SAP BAPI Adapter     Java CAPS Documentation
search filter icon
search icon

Document Information

Configuring SAP R/3 for the SAP BAPI Adapter

Creating the RFC Destination for the Adapter

To Create the RFC Destination for the Adapter

Configuration Needed in SAP R/3 to Send and Receive IDocs

Configuring the Distribution Model

To Name the Logical System

To Specify the Distribution Model

Configuring Communications

To Define the Communications Port

To Create a Partner Profile

To Configure a Partner Profile

Creating the RFC Destination for the Adapter

For the SAP BAPI Adapter to receive communications from SAP R/3, you must set the Adapter up as an RFC destination in SAP R/3 as described below.

The SAP R/3 images in this section correspond to SAP GUI version 6.2, and SAP R/3 version 4.7. They are included to illustrate the general nature of the procedures, and contain only example values. Refer to the documentation supplied with your SAP R/3 system to determine the exact procedures.

To Create the RFC Destination for the Adapter

  1. In the SAP R/3 window, click the forward arrow to display the navigation box if necessary.
  2. Type SM59 into the text field and press Enter.

    Figure 1 Navigating to the SM59 Transaction

    image:Navigating to the SM59 Trans

    The RFC Destination Maintenance window appears.


    Figure 2 RFC Destination Maintenance Window

    image:RFC Destination
  3. Click TCP/IP connections and then click Create.

    The RFC Destination window appears.


    Figure 3 RFC Destination Window

    image:RFC Destination Window Entry
  4. Enter a name the RFC Destination (use a Logical System name), an accompanying Description, and enter <T> for the Connection Type (TCP/IP).

    Figure 4 RFC Destination

    image:RFC Destination Window
  5. Click Save.

    The RFC Destination window corresponding to your entry appears.

  6. Select the Registered as Server Program option.
  7. Enter the Program ID and click Save.

    This program ID must be exactly the same as that specified in the Adapter's Program ID property. This value is case sensitive. For more information, see Server Connection Settings in Configuring Environment Components for Oracle Java CAPS Application Adapters.


    Figure 5 RFC Destination Window

    image:RFC Destination Window
  8. Click Test Connection, which tests the connection for login speed and message transfer speed.

    When the inbound Project is deployed and running, the results are displayed in a table; otherwise, return code 3 is displayed.


    Figure 6 Connection Test Results

    image:Connection Test Results