Skip to main content
Version: 20 R10

CANCEL TRANSACTION

CANCEL TRANSACTION*

Does not require any parameters

Description

CANCEL TRANSACTION* cancels the transaction that was started with START TRANSACTION of the corresponding level in the current process.cancels the operations executed on the data and stored during the transaction.

Note: CANCEL TRANSACTION does not have an effect on any changes made in the current records that were not saved - they remain displayed after the command is executed.

See also

In transaction
START TRANSACTION
Transaction level
Transactions VALIDATE TRANSACTION

Properties

Command number241
Thread safe