Actual Price Lookup (PriceSettingConfig)

This configuration represents a single row of the PriceSettingConfig Price Parameter.

Column

Value

Description

Column

Value

Description

Key

Actual Price

Defines how to lookup values for the ProductListPrice lookup.

Condition

*

Condition is not needed here. Leave it at the default value (= * ).

Type

Lookup

Hardcoded value.

Source

  • ConfigurableLookup

  • PL

  • PG

  • ConfigurableLookup performs lookup based on the data in LookupConfiguration PP. The entry to use will have “ActualPrice” as its key.

  • PL/PG perform lookups based on a predefined algorithm.

Why This Lookup Is Not Standardized

Technically, Actual Price PX lookup is standardized. However, from the configuration point of view, flow of data reading is non-standard when using PL and PG sources.

PL and PG do not use batching. PG is not even a lookup as such, since it reads data from the previous run of the same price grid.