VendInvoiceInfoTable::existActiveTableRefId Method
Determines whether there is an active invoice header for the specified TableLineRefId record.
Syntax
client server public static boolean existActiveTableRefId(TradeLineRefId _tableRefId)
Run On
Called
Parameters
- _tableRefId
Type: TradeLineRefId Extended Data Type
The table reference ID for which to search.
Return Value
Type: boolean
true if there is an active invoice; otherwise, false.