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.
Creates forecast buckets with minimum quantities for granularities with missing historical buckets.
Syntax
public void fillMissingBuckets(
ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilter,
ReqDemPlanCreateForecastDataContract _dataContract,
RefRecId _version,
ReqDemPlanBucketTmp _bucketTmp,
BIDateDimensionsViewPeriods _forecastStartBucket,
BIDateDimensionsViewPeriods _forecastEndBucket)
Run On
Called
Parameters
- _allocationKeyFilter
Type: ReqDemPlanAllocationKeyFilterTmp Table
The allocation key filter temporary table.
- _dataContract
Type: ReqDemPlanCreateForecastDataContract Class
The data contract.
- _version
Type: RefRecId Extended Data Type
Forecast version.
- _bucketTmp
Type: ReqDemPlanBucketTmp Table
Temporary table with currently used buckets.
- _forecastStartBucket
Type: BIDateDimensionsViewPeriods View
Forecast start bucket.
- _forecastEndBucket
Type: BIDateDimensionsViewPeriods View
Forecast end bucket.