VendInvoiceInfoTable::existSaved Method
Checks whether a saved invoice exists in the VendInvoiceInfoTable table
Syntax
client server public static boolean existSaved(TradeLineRefId _tableRefId)
Run On
Called
Parameters
- _tableRefId
Type: TradeLineRefId Extended Data Type
The TableLineRefId value of the invoice.
Return Value
Type: boolean
true if a saved invoice exists; otherwise, false.