Communication Between R/3 Systems 

Purpose

An ABAP program in an R/3 System uses an RFC or CPI-C call to start an ABAP program in another R/3 System, and exchanges data with this program.

With this constellation, you must note the following guidelines:

For more details on the RFC interface, refer to the documentation Remote Communications.

For details on the configuration of TXCOM, refer to the relevant topic in the following documentation:

BC SAP Communication: Configuration

For details on CPI-C calls, refer to the topic CPI-C Implementation in ABAP.