Open 

Purpose

Opens the connection.

Syntax

void Open(void);

Exceptions

Throws const char* for memory exceptions. Throws RFC_ERROR_INFO for RfcOpen failure

Description

Opens up a connection with R/3 using the stored user and connection information.

Related Information

GetHandle

SafeOpen

SafeConnect

Connect

Accept (Windows Version)

Accept (Console Version)