Using the UNDO statement in the sample procedure
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
In this section, you see how the UNDO statement
can affect the operation of the saveOrder procedure
in orderlogic.p. You'll try several variations
to the business logic, in succession, to illustrate the ways you
can control the scope of your transaction and how to react when
it fails.