ReqDemPlanStatisticalSSASForecast.createHistoricalDateRangeTmp Method [AX 2012]

Creates date records in the temporary bucket table to get the beginning and end dates for date alignment.

protected ReqDemPlanBucketTmp createHistoricalDateRangeTmp(ReqDemPlanCreateForecastDataContract _dataContract)

Run On

Server

Parameters

_dataContract
Type: ReqDemPlanCreateForecastDataContract Class
The data contract containing information about the generated forecast.

Return Value

Type: ReqDemPlanBucketTmp Table
A temporary table buffer containing the generated records.

Begging date = Historical horizon start date.

End date = Forecast start date - one bucket.

Community Additions

ADD
Show: