BUP - Trend of Historic Averages Parameters

Parameter Description Example
createRuleGroupName = groupName The rule group used when creating a forecast . Valid entries come from the FCRG_Name column of the FCST_RuleGroup Table. createRuleGroupName = DEFAULT BUP CREATION RULE GROUP
ruleGroupName = groupName The rule group associated with the forecast. Note that this rule group is not used when creating the forecast. ruleGroupName = DEFAULT BUP RULE GROUP
forecastInitialStateName = stateName The state of the forecast when it is created. forecastInitialStateName = Initial
topDownVolumeTypeName = volumeTypeName The volume type to forecast. topDownVolumeTypeName = AHR
topDownFieldName = field1 Field name to place the forecasted value. topDownFieldName = fcitAhr
departmentCalculator = className The class name for the calculator used in this forecast method. departmentCalculator = com.workbrain.app.modules.budgeting.forecasting.impl. TOHCalculator
driverCalculator = className The class name for the calculator used to calculate driver values. driverCalculator = com.workbrain.app. modules.budgeting.forecasting.impl. TOHCalculator
calculatorClass = className The name of the calculator class. calculatorClass = com.workbrain.app. modules.budgeting.forecasting.impl. TOHCalculator
valuesFromBudget = field1,field2 The values required from the budget. valuesFromBudget = fcitMaxHours, fcitMinHours
forecastMaxLocations = number The maximum number of locations for which a forecast can be generated from the Forecast Generation page. forecastMaxLocations = 50
forecastStartLevel = locationType The leaf level for the bottom-up projection. forecastStartLevel = STORE