LEVEL — select records for inclusion by the validation level
Records are selected by validation level with this element.
If the current validation level of a record (not of the user performing
the batch) is in the range of included validation levels
(specified by the value of the include
attribute), the record becomes part of the set of records to be processed.
If no inclusion criteria are specified, records are selected for inclusion from the minimum validation level, 1, up to and including either:
the level specified by the
level attribute of the
APPLY element, if it is specified
explicitly, or
the maximum validation level permitted to the user executing the batch
This is equivalent to not specifying a LEVEL
element.
Permissible validation levels are in the range 1 through 7 inclusive.