Description of Issue
When processing a transaction in Cashiering for more than $99 million, error message generates: Arithmetic overflow error converting numeric to data type numeric.
Context
- Cashiering
- EERP
Cause
EERP has an internal limit of $99 million per transaction.
Resolution
If possible, split the transaction into multiple payments. The same tender reference information can be used for both transactions.
Additional Information
Add Comment