Share via


VendInvoiceInfoSubTable::exist Method

Determines whether the invoice subtable record exists for the given RecId field value.

Syntax

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

Run On

Called

Parameters

Return Value

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

See Also

Reference

VendInvoiceInfoSubTable Table