ReqCalc.covForecastValidateAggregation Method [AX 2012]

Validates aggregated forecasts' quantities and emits warnings when the sum of forecasts' quantities is bigger than the quantity of more general forecast.

Syntax

protected void covForecastValidateAggregation(ReqSetupDim _setupDim)

Run On

Called

Parameters

  • _setupDim
    Type: ReqSetupDim Class
    A ReqSetupDim object that contains coverage settings for a specific item ID and inventory dimensions.

See Also

Reference

ReqCalc Class