Overload | Description |
---|---|
Launch(String) | Launches the SAP Gui session on the given server description. |
Launch(IPAddress,Int32) | Opens a connection to the specified SAP server according to its IP address |
Launches the SAP GUI session and logs on to the server using the user credentials and details specified in the launchInfo parameter. | |
Launches the SAP GUI session and logs on to the server using the user credentials and details specified in the launchInfo parameter. Use this overload when working with a grid. | |
Launch(String,String,String,String,String) | Launches the SAP Gui session and perform the log-in according to the specified user credentials on the specified server description. |
Launch(IPAddress,String,String,String,Int32,String) | Launches the SAP Gui session and perform the log-in according to the specified user credentials on the specified server ip. |