920-END-SUB-TRANSACTION

920-END-SUB-TRANSACTION validates that the system is in Subtransaction mode and, if so, ends it. If not in Subtransaction mode, this routine ends the current transaction and unit of work and unlocks any locked database records.

Library DATABASE
Input No input required.
Output No output returned.

Programming Example

See 910-BEGIN-SUB-TRANSACTION.