Error Handling for Bundled Updates
Runtime errors can occur during execution of bundled updates. How are they handled? In general, COMMIT WORK processing occurs in the following order: … 1. All dialog-task FORM routines logged with PERFORM ON COMMIT are executed. 2. All high-priority (V1) update-task function modules are executed. The end of V1-update processing marks the end of the … Read more