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.
Executes the statistical forecast creation.
Syntax
public void execute(
ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable,
ReqDemPlanCreateForecastDataContract _dataContract,
RefRecId _forecastVersion,
ReqDemPlanTaskLoggerInterface _logger)
Run On
Server
Parameters
- _allocationKeyFilterTable
Type: ReqDemPlanAllocationKeyFilterTmp Table
Temporary table instance holding the allocation keys to be processed.
- _dataContract
Type: ReqDemPlanCreateForecastDataContract Class
Data contract holding the forecast generation related information.
- _forecastVersion
Type: RefRecId Extended Data Type
Version to be used for the forecast generation.
- _logger
Type: ReqDemPlanTaskLoggerInterface Interface
The logger instance to be used for logging.