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> object.
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.
Next page: Catalogs. 1C:Enterprise script objects used for operations with catalogs