Share via


ReqDemPlanStatisticalSSASForecast.createHistoricalDateRangeTmp Method [AX 2012]

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

Syntax

protected ReqDemPlanBucketTmp createHistoricalDateRangeTmp(ReqDemPlanCreateForecastDataContract _dataContract)

Run On

Server

Parameters

Return Value

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

Remarks

Begging date = Historical horizon start date.

End date = Forecast start date - one bucket.

See Also

Reference

ReqDemPlanStatisticalSSASForecast Class