LedgerDimensionEPController.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

The dimension attribute values which are marked as total, suspended and outside active date range are excluded from lookup.

See Also

Reference

LedgerDimensionEPController Class