Share via


LedgerJournalFormTrans.initFormElementEnablingValues Method [AX 2012]

Initializes the editable state of workflow affected controls.

Syntax

public void initFormElementEnablingValues()

Run On

Client

Remarks

This method caches workflow states, etc., to class fields. It should be called whenever the LedgerJournalTable table backing this class is updated.

See Also

Reference

LedgerJournalFormTrans Class