Show TOC Start of Content Area

Background documentation RfcDestroyTransaction  Locate the document in its SAP Library structure

Use

Releases the memory of the transaction container.

Structure

RFC_RC SAP_API RfcDestroyTransaction(RFC_TRANSACTION_HANDLE tHandle, RFC_ERROR_INFO* errorInfo);

 

tHandle:  transaction handle;

End of Content Area