
General Parameters
Side information files can contain the following platform-independent parameters:
To reduce configuration work, you can define default entries under
DEST=COMMON_PART . All entries that you define under this "destination" are default values for the remaining side info entries.If an entry is missing for a destination, the default entry is assumed, provided a default entry has been defined under
DEST=COMMON_PART .The entry
DEST=COMMON_PART must be the first entry in the side information file.General parameters of the sideinfo table:
Parameter |
Meaning |
DEST |
Symbolic name of the target system |
LU |
R/3 application host |
TP |
Transaction program of the partner |
PROTOCOL |
Protocol type C, I or E (see specific Side Info Parameters) |
GWHOST |
Host, on which the SAP Gateway is running |
GWSERV |
Gateway service |
MODE_NAME |
SNA mode name |
CPIC_TRACE |
Trace switch: 0, 1, 2 or 3 |
CONV_TYPE |
Switch: 1 = Mapped Conversation0 = Basic Conversation |
KEEP_SESSION |
Session is maintained (values 1 or 0 for IMS) |
If you are using SAP’s SNC interface:
SNC* |
Name of the SNC partner |
SNC_MODE |
SNC switch: |
SNC_LIB * |
Name of the SNC library |
(* Optional parameters, see also
Environment Variables)
Connection to an R/2 System
DEST=K50
LU=K50T00
TP=X1SA
PROTOCOL=C
GWHOST=is0001
GWSERV=sapgw00
CPIC_TRACE=2

Please note the following points:
SAP_CMINT call makes the parameters available.