Share via


LedgerJournalFormTrans.parmIsUIElementWFApprovalEnabled Method [AX 2012]

Determines if a User Interface (UI) element can be enabled based on the current workflow state.

Syntax

public boolean parmIsUIElementWFApprovalEnabled()

Run On

Client

Return Value

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

See Also

Reference

LedgerJournalFormTrans Class