ReqForecastReduceQueryFactory.addReduceTransactionsRanges Method [AX 2012]
Adds ranges so that the query only retrieves transactions that can reduce a given type of forecast for a specific item or item coverage per dimension pair.
public void addReduceTransactionsRanges(Query _query, ReqSetupDim _setupDim)
Run On
ServerParameters
- _query
- Type: Query Class
A Query object in which to add the ranges.
- _setupDim
- Type: ReqSetupDim Class
A ReqSetupDim object that contains the item coverage settings for a given item and inventory dimension.
Community Additions
ADD
Show: