Show TOC

Object documentationRfcInvokeInTransaction Locate this document in the navigation structure

 

 

Puts a tRfc or qRfc call into the given transaction. Can be used multiple times within one transaction handle.

Structure

RFC_RC SAP_API RfcInvokeInTransaction(RFC_TRANSACTION_HANDLE tHandle,

RFC_FUNCTION_HANDLE funcHandle );

tHandle : transaction handle;

funcHandle : function handle that identifies the Rfc function;