BankReconciliationHeader::isWorkflowActive Method
Indicates whether the workflow is active for a bank reconciliation journal.
Syntax
server public static boolean isWorkflowActive(RecId _bankReconciliationHeraderRecId)
Run On
Server
Parameters
- _bankReconciliationHeraderRecId
Type: RecId Extended Data Type
The record ID of the BankReconciliationHeader record.
Return Value
Type: boolean
true if the workflow is active for the bank reconciliation journal; otherwise, false.