Share via


VendInvoiceInfoTable::exist Method

Determines if the invoice exists in the table for the given ParmId and TableRefId fields.

Syntax

client server public static boolean exist(ParmId _parmId, TradeLineRefId _tableRefId)

Run On

Called

Parameters

Return Value

Type: boolean
true if at least one record exists; otherwise, false.

See Also

Reference

VendInvoiceInfoTable Table