VendInvoiceMatching.initExpectedValues Method
Initializes the expected values and the price tolerance percentage for a VendInvoiceMatching table.
Syntax
private boolean initExpectedValues(VendInvoiceInfoTable _parmTable)
Run On
Called
Parameters
- _parmTable
Type: VendInvoiceInfoTable Table
The table for which the expected totals and tolerance percentages will be created.
Return Value
Type: boolean
true if the values are initialized correctly; otherwise, false.