tclsap Command Sap_RfcPing

Sap_RfcPing
Send a "Ping" to an SAP System.

This command attempts to execute the RFCPING RFC on the SAP system to which we are supposedly connected.

The primary reason for the inclusion of this command is to provide a relatively easy way to verify that an attempted was successful. A positive return from Sap_Open does not make any promises about successful logins.

Example:
Sap_RfcPing
Return:
If the Ping is successful, Sap_RfcPing returns TCL_OK otherwise the return is TCL_ERROR


If there are questions about this document please direct them to Garth Kennedy (garth@mcs.net)

garth@mcs.net