ReqDemPlanCopyOverForecastStrategy.copyForecast Method [AX 2012]
Copies historical data from the staging table into the forecast table.
private void copyForecast(
ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilter,
ReqDemPlanCreateForecastDataContract _dataContract,
BIDateDimensionsViewPeriods _historicalEndBucket)
Run On
CalledParameters
- _allocationKeyFilter
- Type: ReqDemPlanAllocationKeyFilterTmp Table
The allocation key filter temporary table.
- _dataContract
- Type: ReqDemPlanCreateForecastDataContract Class
The data contract.
- _historicalEndBucket
- Type: BIDateDimensionsViewPeriods View
Historical horizon end bucket.
Community Additions
ADD
Show: