VendInvoiceMatching::findSaved Method
Finds and returns the invoice matching for the given TableRefId field.
Syntax
client server public static VendInvoiceMatching findSaved(TradeLineRefId _tableRefId, [boolean _update])
Run On
Called
Parameters
- _tableRefId
Type: TradeLineRefId Extended Data Type
The TableRefId field to find.
- _update
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: VendInvoiceMatching Table
A VendInvoiceMatching record.