Share via


ReqDemPlanCopyOverForecastStrategy.copyForecast Method [AX 2012]

Copies historical data from the staging table into the forecast table.

Syntax

private void copyForecast(
    ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilter, 
    ReqDemPlanCreateForecastDataContract _dataContract, 
    BIDateDimensionsViewPeriods _historicalEndBucket)

Run On

Called

Parameters

See Also

Reference

ReqDemPlanCopyOverForecastStrategy Class