BudgetTransactionWorkflow.validateWorkflowVersionTable Method [AX 2012]

Determines whether the WorkflowVersionTable table reference from the BudgetTransactionCode table is valid.

Syntax

protected boolean validateWorkflowVersionTable()

Run On

Called

Return Value

Type: boolean
true if the WorkflowVersionTable table is valid; otherwise, false.

See Also

Reference

BudgetTransactionWorkflow Class