PriceSettingDimensions CP

Column Name

Values

Description

Dimension Type

  • Products

  • Custom

The dimension value will be taken from:

  • Products: Product master data

  • Custom: Custom value provided by Groovy code

Order

  • 1

  • 2

  • 3

  • 4

  • 5

Hierarchy order where "1" is the most important attribute, the following ones are used for more specific lookups.

Feature Name

  • Fallback

  • StrategySelection

  • BaseStrategySelection

  • MinMargin

  • CostPlus

  • PriceIncrease

  • AdditionalDiscount

  • RelevantCompetitors

  • DependencyAdjustment

  • VolumeBreakdown

  • AdjustedPriceCorridor

  • ListPriceCorridor

  • CostSelection

  • Discount

Name of the affected feature for which CP will be generated with given keys. Only "Fallback" is mandatory, features with no specified keys will use "Fallback".

Dimension

  • Products: {name of the column from the products table}

  • Custom: {name of the custom value provided in Groovy code}


Dimension Level

  • Primary

  • Secondary

Indicates if the dimension belongs to primary or secondary hierarchy.

Example:

PriceSettingDimensionsPP01.png

Custom Dimension

In hierarchy lookup, it is not only the Product attribute that can be used as the lookup dimension. A calculated value by Groovy can also be used as a dimension. For more details see Set up Custom Dimension Lookup.