Share via


VendInvoiceInfoTable.checkIfMatchedIcon Method

Determines whether the invoice represented by current VendInvoiceInfoTable table record matches the corresponding purchase order.

Syntax

display CheckIfMatchedIcon checkIfMatchedIcon()

Run On

Called

Return Value

Type: CheckIfMatchedIcon Extended Data Type
The warning icon if the invoice has either a quantity or price variance; otherwise, the OK icon.

Remarks

The check is positive (OK icon) if every line of the invoice does not have price or quantity variances; otherwise the check is negative (warning icon).

See Also

Reference

VendInvoiceInfoTable Table