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.
Retrieves an icon that indicates whether there was an extended price variance that is larger than the allowed variance.
Syntax
display ExtendedPriceVarianceIcon extendedPriceVarianceIcon(VendInvoiceInfoTable _vendInvoiceInfoTable)
Run On
ClientOrServer
Parameters
- _vendInvoiceInfoTable
Type: VendInvoiceInfoTable Table
The VendInvoiceInfoTable table record associated with the VendInvoiceInfoLine record.
Return Value
Type: ExtendedPriceVarianceIcon Extended Data Type
The imageBlank2 enumeration value if extended price matching is not enabled; the imageMatchingOK enumeration value if the variance is in the acceptable limit; otherwise, the ImageMatchingError enumeration value.