Share via


InventDimCtrl_Frm_Forecast.mustEnableField Method [AX 2012]

Enables the active inventory dimension fields.

Syntax

protected NoYes mustEnableField(FieldId _dimFieldId)

Run On

Client

Parameters

Return Value

Type: NoYes Enumeration
A NoYes enumeration value that indicates whether the field is enabled.

Remarks

The invocation of the getFieldSetup method makes sure that the object is initialized.

See Also

Reference

InventDimCtrl_Frm_Forecast Class