The BackedOut event indicates that the CICS logical unit of work (LUW) has ended and that all changes have been canceled, returning the database to its state before the LUW.
The Committed event indicates that the CICS logical unit of work (LUW) has ended and all changes have been committed.
The destroyedPart event signals that the part and its children have been destroyed. Any system resources associated with the destroyed parts have been released.
The ErrorOccurred event indicates that an error occurred during the CICS logical unit of work or the execution of a CICS program.