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.
Aggregates demand forecasts.
Syntax
public void aggregateDemandForecast(
ReqPlanData _reqPlanData,
ReqSetupDim _setupDim,
[boolean _validateOnly])
Run On
Called
Parameters
- _reqPlanData
Type: ReqPlanData Class
A ReqPlanData object that contains master planning run data.
- _setupDim
Type: ReqSetupDim Class
A ReqSetupDim object that contains coverage settings for a specific item ID and inventory dimensions.
- _validateOnly
Type: boolean
A Boolean value that specifies whether validation of the aggregated forecast's quantities should be performed without persisting aggregated values in the database.