ReqDemPlanCreateForecastService.fillMissingForecast Method [AX 2012]
Creates forecast records for granularities with date gaps, and products without any forecast.
protected void fillMissingForecast(
ReqDemPlanCreateForecastDataContract _dataContract,
ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilter,
ReqDemPlanTaskLoggerInterface _logger)
Run On
ServerParameters
- _dataContract
- Type: ReqDemPlanCreateForecastDataContract Class
The data contract instance.
- _allocationKeyFilter
- Type: ReqDemPlanAllocationKeyFilterTmp Table
The allocation key filter table buffer.
- _logger
- Type: ReqDemPlanTaskLoggerInterface Interface
The logger instance.
Community Additions
ADD
Show: