Share via


InventJournalFormTable.setFormReadOnly Method [AX 2012]

Sets the form to read-only, depending on the user's access to the menu item that was used to invoke the form.

Syntax

protected void setFormReadOnly()

Run On

Client

Remarks

A user may have access to two different menu items for this form but have different access levels. We must respect the intended access level for the menu item that is used.

See Also

Reference

InventJournalFormTable Class