This code allows for multiple record updates to be grouped into a single batch style transaction. You can then either committ changes to multiple records, or rollback the changes in the case of errors or conditions not being meet. This code is ideal for month-end processing, or in a situation where there is the possibility of errors being generated.
Original Author: Jeff Ritchie
Side Effects
The workspace used is held in the mapped temp area of the hard disk. If disk space runs out an error will be generated.
Attachments
File | Uploaded | Size |
---|---|---|
CODE_UPLOAD33822132000.zip | 9/3/2020 3:45:00 PM | 7935 |