InventDimCtrl_Frm_Mov_OrderLine.mustEnableField Method [AX 2012]

Enables or disables the field based on the setup in the inventory dimension group and the item dimension lock setting.

Syntax

protected NoYes mustEnableField(FieldId _dimFieldId)

Run On

Called

Parameters

Return Value

Type: NoYes Enumeration
true if the field must be enabled; otherwise, false.

See Also

Reference

InventDimCtrl_Frm_Mov_OrderLine Class