The Connection object has the following methods:
Name |
Parameters |
Description |
| Logon |
HWND hWnd Boolean Silent |
Establishes a connection to the R/3 System. Returns TRUE if successful, FALSE otherwise. |
| Logoff |
Disconnects a connection from the R/3 object. | |
Reconnect |
Tries to reestablish a connection to the R/3 System. | |
LastError |
Displays a dialog which shows all information about the last RFC Error. | |
SystemInformation |
Displays a dialog with all system information about the connected R/3 System. |