Share via


VendInvoiceMatchingLine.initExpectedValues Method

Initializes the expected values and the price tolerance percentage for a VendInvoiceMatchingLine table, a Purchline table, and a lookup on the PriceTolerancePercentage table.

Syntax

public void initExpectedValues(PurchLine _purchLine, VendInvoiceInfoLine _parmLine)

Run On

Called

Parameters

  • _purchLine
    Type: PurchLine Table
    The PurchLine table from which to initialize.

Remarks

Various fields are copied from the PurchLine table to the VendInvoiceMatchingLine and PriceTolerancePercentage tables.

See Also

Reference

VendInvoiceMatchingLine Table