Share via


LedgerJournalFormTable.initControls Method [AX 2012]

Initializes the menu items on the lines-related controls.

Syntax

protected void initControls(Integer _journalTypeId)

Run On

Client

Parameters

Remarks

The _journalTypeId parameter is usually the type of the currently selected journal on the LedgerJournalTable form which can be accessed through the JournalType table.

See Also

Reference

LedgerJournalFormTable Class