Calling Program: ABAP Program in R/2 
You call the
acpict1 test program with transaction TM38.Partner: ABAP Program in R/3
Define the following program parameters:
DEST |
<destination> |
ABAP |
X |
CONVERT |
X |
USER |
<user name> |
PWD |
<Password> |
Here, the SAP communications programs gwhost for CICS or gwims for IMS are required for communication. Details on this can be found under "Parameters on the SNA Subsystem" in the documentation
BC SAP Communication: Configuration.In a BS2000 host, gwhost is required (Job SAPGWHO). For more information, see the section "Connection Setup by the R/2 System" in the documentation
BC SAP Communication: Configuration.You must define the following parameters in the XCOM side info table:
DEST |
LU |
TP |
<dest> |
<LU> |
<Alias for gwhost or gwims> |
You must define the following parameters in the side info table on the gateway platform:
DEST |
=<Alias for gwhost or gwims> |
GWHOST |
=<SAP gateway host> |
GWSERV |
=<SAP gateway service> |
PROTOCOL |
=I |
LU |
=<R/3 host> |
TP |
=<SAP dispatcher service> |
Partner: ABAP Program in R/2
Define the following program parameters:
DEST |
<destination> |
ABAP |
X |
CONVERT |
X |
USER |
<user name> |
PWD |
<Password> |
You must define the following parameters in the XCOM side info table:
DEST |
LU |
TP |
<dest> |
<LU> |
X1SA |

Partner: Program Written in C
As the partner is not an SAP program, you only have to specify the following program parameter:
DEST |
<destination> |
Here, the SAP communications programs gwhost for CICS or gwims for IMS are required for communication. Details on this can be found under "Parameters on the SNA Subsystem Platform with R/2" in the documentation
BC - SAP-Communication: Configuration.In a BS2000 host, gwhost is required (Job SAPGWHO). For more information, see the section "Connection Setup by the R/2 System" in the documentation
BC - SAP Communication: Configuration.You must define the following parameters in the XCOM side info table:
DEST |
LU |
TP |
<dest> |
<LU> |
<Alias for gwhost or gwims> |
You must define the following parameters in the side info table on the gateway platform:
DEST=<Alias for gwhost or gwims>
GWHOST=<SAP gateway host>
GWSERV=<SAP gateway service>
PROTOCOL=E
LU=<partner host>
TP=ccpict2t