Using the API in a Program
- The 910-AUDIT-BEGIN opens the transaction state.
-
The key field values for the record are moved to the
DB
fields, then the 840-MODIFY-<Index> routine reads the record and marks it for change. - The 830-FULL-DELETE-<FileName> routine deletes the record and its associated index entries.
- The 920-AUDIT-END routine commits the transaction and closes the transaction state.