Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _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.