This configuration represents a single row of the PriceSettingConfig Company Parameter.
There are rows for forecasts, one for every quarter, so there will be key pairs "Forecast-Q1", "Forecast-Q2" etc.
Each quarter can be configured with one of these three types:
Last Year
|
Column |
Value |
Description |
|---|---|---|
|
Key |
Forecast |
Defines how to calculate the forecast. |
|
Condition |
|
Logic checks the current date. If it matches this configuration row, the row is used. |
|
Type |
LastYear |
The forecast will be equal to last year's sales (based on the transaction source). |
Linear
|
Column |
Value |
Description |
|---|---|---|
|
Key |
Forecast |
Defines how to calculate the forecast. |
|
Condition |
|
Logic checks the current date. If it matches this configuration row, the row is used. |
|
Type |
Linear |
The forecast will be calculated with a linear growth based on the year to date values from the transaction source. |