CustInvoiceTable::isInActiveWorkflow Method
Indicates whether the invoice is in an active workflow.
Syntax
client server public static boolean isInActiveWorkflow(RecId _freeTextInvoiceRecId)
Run On
Called
Parameters
- _freeTextInvoiceRecId
Type: RecId Extended Data Type
The record ID of the table that is associated with the workflow.
Return Value
Type: boolean
true if the invoice is in an active workflow; otherwise, false.