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
- _parmId
Type: ParmId Extended Data Type
- _tableRefId
Type: TradeLineRefId Extended Data Type
- _origPurchId
Type: PurchId Extended Data Type
Return Value
Type: boolean
true if at least one record exists; otherwise, false.