Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.