Show TOC

Object documentationRfcSubmitTransaction Locate this document in the navigation structure

 

 

Executes all function modules in the backend system, that have accumulated in the transaction so far.

This step can be repeated until it finally succeeds (RFC_OK). The transaction handling in the backend system protects against duplicates.

Structure

RFC_RC SAP_API RfcSubmitTransaction(RFC_TRANSACTION_HANDLE tHandle);

tHandle : transaction handle;