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.
Finds and returns the invoice matching for the given ParmId and TableRefId fields.
Syntax
client server public static VendInvoiceMatching findActive(
ParmId _parmId,
TradeLineRefId _tableRefId,
[boolean _update])
Run On
Called
Parameters
- _parmId
Type: ParmId Extended Data Type
The ParmId fields to find.
- _tableRefId
Type: TradeLineRefId Extended Data Type
The TableRefId fields 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.