ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

OpenConnection Method

Opens a connection to the SAP system.

Object Oriented Interface

public function doOpenConnection();

Procedural Interface

inerp_sapquery_do_openconnection($res);

Remarks

Connection fields are specified in the SapConnection property .

At the very least, you must supply the SapConnectionClient, SapConnectionHost, SapConnectionUser, and SapConnectionPassword to connect to and authenticate with a server. If SapConnectionType is set to ctSOAP then you need to supply the SapConnectionSoapURL as well.

Note that it is not necessary to call OpenConnection while using SOAP, however if you do, the class will call the function RFC_PING to determine if the SOAP service specified in SapConnectionSoapURL is available.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0