Purpose
An ABAP program in an R/2 System starts an ABAP program in an R/3 System and exchanges data with this program.
You can start the target program from the R/2 host via an SAP communications program.
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 more details on the RFC interface, refer to the documentation
Remote Communications.
Special Features under BS2000
The tasks SAPGWHO (program gwhost) are started by the R/2 System at initialization. These tasks build the connection to an SAP Gateway under UNIX (not under BS2000).
Process flow
In BS2000 the SAPGWHO jobs (program gwhost) perform the functions of the communications program when connection is set up by the R/2 System.
The process consists of the following steps:
Side info files must be configured on the UNIX computer and on the BS2000 host.
For details on the configuration of side info files, refer to the documentation
BC SAP Communication: Configuration under the following topic:
Connection Setup by the R/2 System.