ReqDemPlanForecastStrategy.execute Method [AX 2012]

Base class for the forecasting strategies/algorithms to be used for forecast generation.

Syntax

public abstract void execute(
    ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable, 
    ReqDemPlanCreateForecastDataContract _dataContract, 
    RefRecId _forecastVersion, 
    ReqDemPlanTaskLoggerInterface _logger)

Run On

Called

Parameters

See Also

Reference

ReqDemPlanForecastStrategy Class