SAP Configuration - Connection Parameters Tab
The Connection Parameters tab is used to specify the SAP system that is to receive the data sent from the Extension for SAP.
Typically, there is more than one SAP system with which the Extension for SAP will be interacting. For instance, there is usually a test system, development system, and production system. Therefore, when the Extension for SAP is sending status messages or EDI documents to SAP, it needs to know exactly which SAP system is to receive this data. To provide this information to the Extension for SAP, you must specify values for the group of boxes listed on the Connection Parameters tab. The group of values as a whole identifies a specific SAP system. Each group of values is written as a database entry using the Connection Name as the identifier.
The settings on this tab are used when you execute the Extension for SAP program SAPINT.EXE with a function that sends status or EDI data to SAP. You indicate the target SAP system by passing the connection name, (that is, the identifier for that set of configuration parameters that you specified in the Connection Name box) as a parameter for the SAPINT.EXE program. The Extension for SAP program then invokes a program provided by SAP called STARTRFC or ALECLIENT and fills in its parameters with the specified group of values from the Connection Parameters tab. The STARTRFC (or ALECLIENT) program accomplishes the actual transfer of data.
This is the Connection Parameters tab on the SAP Configuration dialog box.

This table describes the parts of the Connection Parameters tab and their functions, and provides examples where applicable.
| For this box... | Do the following... | Example |
|---|---|---|
| Program ID (-a) | Displays the program identifier that was passed
into ALEServer. This parameter is only available if ALE Transfer Mode is selected. |
<machine-name>. aleserver |
| SAP Version | Type the IDoc version number. | 3 or 4 |
| SAP System ID (-d) | Type the system ID of the SAP system. To Locate: Use SM51; the second part of the field separated by underscores represents the SAP system ID. This box disabled for ALE mode. |
SSW |
| SAP Username (-u) | Type the user ID to access the SAP system. A special CPI-C user is not required. |
ED17 |
| SAP User Password (-p) | Type the user password to access the SAP system. The password you type in the SAP User Password box is encrypted before it is committed to the database RFC table. |
|
| SAP System Client (-c) | Type the SAP system client as contained in the
MANDT field of the EDI_DC or EDI_DC40 control record. The default is 000. Note that no default values are prompted for new records. |
040 |
| SAP System Language (-l) | Type the SAP user language. The default is E for English. Note that no default values are prompted for new records. |
E |
| SAP Application Server (-h) | Type the application server. To Locate: Use SM51; the first part of the field separated by underscores represents the application server. This parameter is case-sensitive and is only available if Load Balance is deselected. |
hwll38 |
| SAP Message Server (-h) | Type the name of the message server into which
the users will log in. This parameter is case-sensitive and is only available if Load Balance is selected. |
|
| SAP System ID Number (-s) | Type the two-digit system identification number. To Locate: Use SM51, the third part of the field separated by underscores represents the system ID number. This parameter is only available if Load Balance is deselected. |
95 |
| SAP System Name (-s) | Type the name of the SAP system into which the
users will log in. This parameter is only available if Load Balance is selected. |
|
| SAP Gateway Server (-g) | Type the gateway server. To locate: do the following:
Note: This parameter is only available if Load Balance is deselected.
|
hwll39 |
| SAP Group Name (-g) | Type the name of the group that is logging in
to the SAP system. This parameter is only available if Load Balance is selected. |
|
| SAP Service (-x) | Type the gateway service as in /etc/services1 To locate: do the following:
Note: Find the gateway server in the line rdisp_gw_service. Scroll
right.
|
sapgw95 |
| SAP EDI Port (-E Port=) | Type the logical name of the EDI subsystem as
stipulated in the port definition. The name can be a maximum of 10 characters. |
PORT=IBM |
| Filename | Type the name of the file that the ALESERVER will
write the IDoc which was downloaded or transferred from SAP. This parameter is only available if ALE Transfer Mode is selected. |
N/A |
| Connection Name | Type the name you want to use to identify each unique set of Connection Parameters. | Inbound Data |
| Transfer Mode | Indicates the mode you want to use to transfer data. | ALE or RFC |
| Load Balance | Select this check box if you want more than one
user to be able to log in to the SAP system. Enabling this parameter changes the functionality of several boxes on this dialog box. |
N/A |