The Connection object has the following properties:
Connection Properties
Name |
Type |
Description |
ApplicationName |
String |
Name of the application that uses the Logon control, used to identify connections. |
System |
String |
SAP R/3 System name. |
ApplicationServer |
String |
Application server of the R/3 System. |
SystemNumber |
Long |
System number of the R/3 System. |
MessageServer |
String |
Message Server of the R/3 System that is doing the load balancing. |
GroupName |
String |
Name of the group of R/3 Application Servers you want to connect to. |
TraceLevel |
Long |
Debug On/Off. |
| RFCWithDialog |
Long |
Support RFC with SAPGUI (3.0C or later). |
Client |
String |
Client in the R/3 System. |
User |
String |
User of the R/3 System. |
Password |
String |
Password of the user. Write-only. |
Language |
String |
Language you use want to use in R/3. |
| IsConnected |
CRfcConnectionStatus |
Current status of the Connection object. Read-only. |