Handle exceptions with documents
If an invoice fails validation, it is sent to the Exception activity.
An invoice can fail validation for the following reasons.
-
The business unit for the invoice cannot be determined.
-
The vendor specified for the invoice cannot be determined.
-
The invoice Invalid Reason field is populated after invoice import.
-
The invoice has incorrect header or lines values.
-
The invoice is a duplicate.
-
The invoice total is not equal to the lines total.
This check is normally performed during the Exception activity and only if the user changes Lines. For example, coding is performed by the Exception activity user, or a line is added, removed, or modified.
-
The invoice was rejected by the coder or the approver.
-
The invoice was routed to the Exception activity within the customization process after the invoice import.
You can perform the following tasks during the Exception activity.