U@ENDSUBTRAN
U@ENDSUBTRAN 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.
Module | DATABASE |
Input | No input required. |
Output | No output returned. |
Programming Example
See U@BEGSUBTRAN.