Adjustment Group
This ERD (see the following figure) illustrates the system for managing the various matrices for pricing, compatibility, eligibility, product promotions, and so on. It allows the user to define a matrix, its dimensions, and all of its rules. This new infrastructure allows the adjustment to be any value, not just a price amount.

The following table lists the entities in this ERD and their corresponding tables.
Entity | Table |
---|---|
Adjustment Group |
S_ADJ_GROUP |
Adjustment Group Dimension |
S_ADJ_GROUP_DIM |
Product Compatibility Matrix Rule |
S_PRODCOMP_MTRX |
Product Eligibility Matrix Rule |
S_PRODELIG_MTRX |
Product Promotion Pricing Matrix Rule |
S_PROM_PMTRX |
Standard Entitlement Pricing Matrix Rule |
S_STDENTL_PMTRX |
Standard Product Pricing Matrix Rule |
S_STDPROD_PMTRX |
Standard Training Pricing Matrix Rule |
S_STDTRNG_PMTRX |