VendInvoiceHoldHistory::isPlaceInHold Method
Indicates whether there is a hold.
Syntax
client server public static boolean isPlaceInHold(RecId _invoiceRecId, TableId _tableId)
Run On
Called
Parameters
- _invoiceRecId
Type: RecId Extended Data Type
The record ID of the invoice.
- _tableId
Type: TableId Extended Data Type
The table ID of an invoice table.
Return Value
Type: boolean
true if the invoice is in a hold; otherwise, false.