
Validation enables customer-specific validation of certain fields, field combinations, and document types.
Validation consists of several steps (up to 999 steps are possible). Each step has the following parts:
- Prerequisite
- Check
- Message
If the prerequisite statement is satisfied (true), a check is performed by the Rule Manager in the system. If the result of the check is FALSE, the system posts a message. For example, in certain invoices, the document date is compared with the posting date. If the dates do not match, a warning is issued.


