Share via


LedgerJournalFormTrans.isUIElementWFApprovalEnabled Method [AX 2012]

Determines whether a user interface (UI) element can be enabled based on current workflow state.

Syntax

protected boolean isUIElementWFApprovalEnabled()

Run On

Client

Return Value

Type: boolean
true if the UI element can be enabled; otherwise, false.

See Also

Reference

LedgerJournalFormTrans Class