ReqDemPlanStatisticalSSASForecast.execute Method [AX 2012]

Executes the statistical forecast creation.

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.

Community Additions

ADD
Show: