Call method for LCConnection

This method executes the stored procedure defined in the PROCEDURE property. If the procedure produces a result set, limit that result set to the number of records defined in the property RECORD_LIMIT.

This function is coded to support two separate requirements:
  • This code is used to call SAP transactions.
  • This code allows any RFC or BAPI to be called and to then obtain the EXPORT parameters from the calls, for example in the case of output parameter support.

The method name is Call.