Calling Program: Program Written in C 
Call the
ccpict1t C program with the appropriate parameters.Partner: ABAP Program in R/3
You must define the following parameters in the sideinfo file for the calling program:
DEST |
=<user defined destination> |
LU |
=<R/3 host, on which acpict2 is running> |
TP |
=<SAP dispatcher service> |
GWHOST |
=<SAP gateway host> |
GWSERV |
=<SAP gateway service> |
PROTOCOL |
=I |
You call the
ccpict1t test program as follows:ccpict1t -dest <DEST according to sideinfo> -abap -usr <SAP user name> -pwd <password>
Partner: ABAP Program in R/2
You must define the following parameters in the sideinfo file for the calling program:
DEST |
=<user defined destination> |
GWHOST |
=<SAP gateway host> |
GWSERV |
=<SAP gateway service> |
PROTOCOL |
= C |
You must define the following parameters in the sideinfo file for the SAP gateway:
DEST |
=<user defined destination> |
LU |
= <Logical unit> |
TP |
= X1SA |
PROTOCOL |
=C |
Note the platform-specific special features of side info entries (see
BC - SAP Communication: Configuration).You call the ccpict1t test program as follows:
ccpict1t -dest <DEST in sideinfo> -abap -conv -usr <SAP user name> -pwd <password>
Partner: Program Written in C
You must define the following parameters in the sideinfo file for the calling program:
DEST |
=<user defined destination> |
LU |
=<host, on which ccpict2 is to run> |
TP |
= ccpict2 |
GWHOST |
=<SAP gateway host> |
GWSERV |
=<SAP gateway service> |
PROTOCOL |
=E |
You call the ccpict1t test program as follows:
ccpict1t -dest <user defined destination>