Share via


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

  • _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.

See Also

Reference

MarkupTmpTotals Table