Share via


LedgerJournalFormTrans.isDatasourceDisabledForWFApproval Method [AX 2012]

Determines whether the data source should be disabled for the current workflow state.

Syntax

protected boolean isDatasourceDisabledForWFApproval()

Run On

Client

Return Value

Type: boolean
true if the data source is to be disabled; otherwise, false.

See Also

Reference

LedgerJournalFormTrans Class