Communication Between R/2 Systems 
Purpose
Between R/2 Systems, program-to-program communication is possible with the following restrictions:
Restrictions for MVS/VSE hosts
Communication is only possible on MSE/VSE hosts when CICS is used as the data communications system. Local communication in R/2 is not possible because CICS does not support a local conversation via SNA-LU6.2.
Restrictions for BS2000 hosts
Communication between R/2 Systems on BS2000 is possible if both systems are operated under UTM.
Prerequisites
With this constellation, you must note the following guidelines:
The destination of the function call must match the corresponding entry in XCOM and RFCD.
For details on the configuration of XCOM, refer to the relevant topic in the following documentation:
BC SAP Communication: Configuration
Process flow
For more details on the RFC interface, refer to the documentation
Remote Communications.For details on CPI-C calls, refer to the topic
CPI-C-Implementation in ABAP.