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.
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.
- _parmLine
Type: VendInvoiceInfoLine Table
A line record from which to initialize.
Remarks
Various fields are copied from the PurchLine table to the VendInvoiceMatchingLine and PriceTolerancePercentage tables.