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 |
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 |