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.
Creates the expected invoice totals and tolerance percentages.
Syntax
client server public static VendInvoiceMatching create(VendInvoiceInfoTable _parmTable, [boolean _saveRecord])
Run On
Called
Parameters
- _parmTable
Type: VendInvoiceInfoTable Table
A table from which the expected totals and tolerance percentages will be created.
- _saveRecord
Type: boolean
A Boolean value that indicates whether the current record is saved.
Return Value
Type: VendInvoiceMatching Table
A VendInvoiceMatching record.