Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determine whether the difference between the expected totals and the invoice totals exceeds the allowed percentage.
Syntax
public boolean checkIfMatchedTotals([PurchTotals _purchTotals])
Run On
Called
Parameters
- _purchTotals
Type: PurchTotals Class
An instance of the PurchTotals class if available.
Return Value
Type: boolean
true if all totals match; otherwise, false.
Remarks
A positive variance is considered unwanted.