Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _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.