Share via


ReqDemPlanCopyOverForecastStrategy.fillMissingBuckets Method [AX 2012]

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

See Also

Reference

ReqDemPlanCopyOverForecastStrategy Class