Show TOC

RfcSubmitTransaction Locate this document in the navigation structure

Definition

Use

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;