BudgetValueGroupValidation.isDimensionAttributeEnabledForBudget Method [AX 2012]

Determines whether the specified dimension attribute is enabled for budget.

Syntax

protected boolean isDimensionAttributeEnabledForBudget(DimensionAttributeRecId _dimensionAttributeRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the dimension attribute is enabled for budget; otherwise, false.

See Also

Reference

BudgetValueGroupValidation Class