This article summarizes all of the configuration possibilities for a price list.
Using logics you can implement all the price calculations you need.
Price List logic – Creates input fields and calculates the results. This is a mandatory logic for price list calculation.
Matrix logic – Prepares values of secondary dimension for a given product. Used only when your price list calculation depends on more dimensions than only SKU.
Price List Header logic – Prepares a dashboard-like summary for a price list, visible at the top of the price list detail page. This is optional.
Product Detail logic – Generates content of an additional portlet for the Product Detail page. The content is generally either a chart or Result Matrix.
Inline Details logic – In older Pricefx UI, users can switch to an "inline" popup window with information when they hover over a specific price list item.
There are many options, which can be set up in Configuration pages under Administration › Configuration and influence behavior of the application.
Values of those options are then stored in Advanced Configuration Options, which can be fetched to the project configuration files.
The pre-configured price list types are stored in:
Price Setting Type (PLPGTT) (Removed since version 14.0)
Since version 14.0, the Price List / Price Grid Type (PLPGTT) has been replaced by the following types: |
The following entities are used to store the price list data and you will read their data, for example, from within a quote logic.
see their relations in Price List Entity Relationship Diagram
Tthere are no feature flags for price lists.