Specifying Program Parameters 

Explanation You must specify parameters for the calling program. The calling program can be an ABAP or C program.

ABAP program

When executing the ABAP program, you must specify the following program parameters:

DEST

<destination> destination according to TXCOM/XCOM

ABAP

<' '/X> X, if the partner is acpict2

CONVERT

<' '/X> X, if conversion is required

USER

<user> SAP user name

PWD

<Password> password

Testing a Connection only details those program parameters which require an entry.

Program Written in C

When executing a program written in C, you must specify the following program parameters:

dest

<destination>

destination according to sideinfo

abap

 

if the partner is acpict2

conv

 

if conversion is required

usr

<user>

SAP user name

pwd

<Password>

password