InventDimCtrl_Frm_Component_JP.mustEnableField Method [AX 2012]
Enables or disables the field based on the setup in the inventory dimension group.
Syntax
public NoYes mustEnableField(FieldId _dimFieldId)
Run On
Client
Parameters
- _dimFieldId
Type: FieldId Extended Data Type
The field ID of the field to enable or disable.
Return Value
Type: NoYes Enumeration
true if the field must be enabled; otherwise, false.