Share via


LedgerDimensionController.applyDimensionAttributeValuesRestriction Method [AX 2012]

Restricts dimension attribute values based on the total, suspended and inactive date range.

Syntax

protected void applyDimensionAttributeValuesRestriction(QueryBuildDataSource _qbds, DimensionAttributeRecId _dimensionAttributeId)

Run On

Called

Parameters

Remarks

Based on the total, suspended and restriction date values, apply the restriction on the query.

See Also

Reference

LedgerDimensionController Class