VendInvoiceInfoSubLine::existUnmatched Method
Determines whether an unmatched VendInvoiceInfoSubLine records exist.
Syntax
client server public static boolean existUnmatched(ParmId _parmId, TradeLineRefId _tableRefId)
Run On
Called
Parameters
- _parmId
Type: ParmId Extended Data Type
The parameter ID in the VendInvoiceInfoTable table which identifies the invoice.
- _tableRefId
Type: TradeLineRefId Extended Data Type
The parameter ID in the VendInvoiceInfoTable table which identifies the invoice.
Return Value
Type: boolean
true if an unmatched VendInvoiceInfoSubLine records exist; otherwise, false.