Share via


VendInvoiceInfoLine.matchingVarianceIcon Method

Determines whether the invoice line has either a quantity or price variance and returns an image.

Syntax

display MatchingVarianceIcon matchingVarianceIcon(VendInvoiceInfoTable _vendInvoiceInfoTable)

Run On

ClientOrServer

Parameters

  • _vendInvoiceInfoTable
    Type: VendInvoiceInfoTable Table
    The VendInvoiceInfoTable record assocatied with this VendInvoiceInfoLine record.

Return Value

Type: MatchingVarianceIcon Extended Data Type
A ImageMatchingError image if there is a variance; otherwise, an imageMatchingOKenumation value

See Also

Reference

VendInvoiceInfoLine Table