Share via


InventDimCtrl_Frm_Forecast.mustMarkFieldAsMandatory Method [AX 2012]

Marks dimension fields as mandatory.

Syntax

protected NoYes mustMarkFieldAsMandatory(FieldId _dimFieldId)

Run On

Client

Parameters

Return Value

Type: NoYes Enumeration
A NoYes enumeration value that indicates whether the field should be marked as mandatory.

Remarks

Dimension fields are marked as mandatory based on the result of the mustEnableFields method when no item allocation key is used.

If an item allocation key is used, no dimension fields are marked as mandatory.

See Also

Reference

InventDimCtrl_Frm_Forecast Class