useConnection
|
Defines whether to enable the dynamic connection feature:
- Set the value to
1 to enable the dynamic connection feature.
- Set the value to
0 to disable the dynamic connection feature.
|
connectionType
|
Defines the type of dynamic connection.
|
appServer
|
Defines the network name of the machine that hosts SAP applications.
|
systemNumber
|
Defines the SAP database instance number.
|
Client
|
Defines the SAP client number.
|
userName
|
Defines the valid user name to log on to the specified SAP client.
|
password
|
Defines the valid password corresponding to the user name.
|
msgServer
|
Defines the message server used for load balancing.
|
groupName
|
Defines the name of Logon Group in SAP system.
|
snc_mode
|
Defines whether to enable the SNC connection:
- Set the value to
1 to enable the SNC mode for connections.
- Set the value to
0 to disable the SNC mode for connections.
|
snc_partnername
|
Defines the SNC name of the communication partner, which is an application server.
|
snc_qop
|
Defines the quality of protection:
- Set the value to
1 to apply authentication only.
- Set the value to
2 to apply integrity protection.
- Set the value to
3 to apply privacy protection.
- Set the value to
8 to apply the default protection.
- Set the value to
9 to apply the maximum protection.
|
snc_lib
|
Defines the library of external security product.
|
snc_bSSO
|
Defines whether to enable the RFC trace:
- Set the value to
1 to request a SSO logon ticket from the SAP system.
- Set the value to
0 to cancel the request.
|
snc_SSOrecv
|
Defines the SAP SSO logon ticket.
|
snc_x509
|
Defines the x.509 certificate.
|
codePage
|
Defines the character sets used by SAP and database. The default value is
1100.
|
language
|
Defines the language used to log on to the SAP system. The selected language is only used at design time.
|
rfcTrace
|
Defines whether to enable the RFC trace:
- Set the value to
1 to enable the RFC trace.
- Set the value to
0 to disable the RFC trace.
|
useSAPGUI
|
Defines whether to enable SAP GUI:
- Set the value to
0 to disable SAP GUI to carry out debugging of RFCs.
- Set the value to
1 to enable SAP GUI to carry out debugging of RFCs.
- Set the value to
2 to enable SAP GUI to carry out debugging of RFCs until used by an invocation of an RFC.
|