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
- _qbds
Type: QueryBuildDataSource Class
The QueryBuildDataSource instance of the dimension attribute.
- _dimensionAttributeId
Type: DimensionAttributeRecId Extended Data Type
The record ID of the dimension attribute.
Remarks
Based on the total, suspended and restriction date values, apply the restriction on the query.