Share via


ReqDemPlanCreateForecastService.fillMissingForecast Method [AX 2012]

Creates forecast records for granularities with date gaps, and products without any forecast.

Syntax

protected void fillMissingForecast(
    ReqDemPlanCreateForecastDataContract _dataContract, 
    ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilter, 
    ReqDemPlanTaskLoggerInterface _logger)

Run On

Server

Parameters

See Also

Reference

ReqDemPlanCreateForecastService Class