Event sequence for writing constants from constant forms (save and close)
Fig. 29.2. Event sequence for writing constants from a constant form
Note. Yellow boxes indicate events executed in the writing transaction.
Constant forms are accessed using the ConstantsSet object, which in turn uses the
ConstantValueManager.<name>
The internal implementation of the ConstantsSet object defines that when a set of constants is being written the FillCheckProcessing(), BeforeWrite(), and OnWrite() event handlers from the constant value manager module are called for each constant in the set.