Order and Promotion
This ERD (see the following figure) describes the relationship between Product Promotions and Order, Quote and Assets.

The following table lists the entities in this ERD and their corresponding tables.
Entity | Table |
---|---|
Asset |
S_ASSET |
Order Item |
S_ORDER_ITEM |
Product Promotion |
S_PROD_INT |
Product Promotion Item |
S_PROM_ITEM |
Product Promotion Operation |
S_PROM_OPER |
Quote Item |
S_QUOTE_ITEM |