MarkupTmpTotals::totalInvoiceMatchingInfo Method
Determines whether the invoice total miscellaneous charge is within tolerance.
Syntax
client server public static container totalInvoiceMatchingInfo(VendInvoiceInfoTable _vendInvoiceInfoTable, NoYes _includePOTotals)
Run On
Called
Parameters
- _vendInvoiceInfoTable
Type: VendInvoiceInfoTable Table
The invoice to consolidate.
- _includePOTotals
Type: NoYes Enumeration
A NoYes enumeration value that indicates whether the invoice miscellaneous charges should be compared to purchase order miscellaneous charges.
Return Value
Type: container
A container with a Boolean value that identifies whether the invoice is within all miscellaneous charge code tolerances, a warning icon, the total invoice miscellaneous charge, and the total connected purchase order miscellaneous charge.