Download as pdf or txt
Download as pdf or txt
You are on page 1of 11

<Insert Picture Here>

PTP Base Tables


Oracle PMO VCP Nov 2012

PTP Base Tables


Promotion Promotion_Dates Promotion_Matrix Promotion_Data Promotion_Levels & Promotion_Members

2009 Oracle Corporation Proprietary and Confidential

Promotion
Promotion Header table Stores following information
Promotion code Promotion Description Promotion Attributes (i.e. Start Event, End Event..etc) Promotion parent level hierarchy (i.e. Plan, Scenario, Promotion Status..etc) information in internal ids

Primary Key: Promotion_ID

2009 Oracle Corporation Proprietary and Confidential

Promotion_Dates
Stores promotion start and end date information Primary Key: Promotion_ID
Columns Promotion_ID From_Date Until_Date

2009 Oracle Corporation Proprietary and Confidential

Promotion_Matrix
Analogous to MDP_Matrix Stores Item & Location combinations information linked to the promotions and promotion parent level hierarchy information in internal ids Primary Key: Item_ID, Location_ID, Promotion_ID
Item_ID 11 11 13 13 Location_ID 8 40 8 40 Promotion_ID 50176 50176 50176 50176 Promotion_Stat _ID 1 1 1 1 Plan_ID 42 42 42 42 etc

2009 Oracle Corporation Proprietary and Confidential

Promotion_Data
Analogous to Sales_Data table Stores time dependant promotion attributes (i.e. sale price, shelf price, promotion tactic.etc), data (i.e. incremental lift volume, incremental override, list price ..etc) and promotion parent level hierarchy information Primary Key: Item_ID, Location_ID, Sales_Date, Promotion_ID
Item_ID 11 11 11 11 . . Location_ID 8 40 8 40 Sales_Date 02/20/2012 02/20/2012 02/27/2012 02/27/2012 Promotion_ID 50176 50176 50176 50176 Fore_0_Uplift Fore_1_Uplift .

2009 Oracle Corporation Proprietary and Confidential

Promotion_Levels & Promotion_Members


Promotion_Levels
Stores aggregation level information (e.g. Promotion Group, Retailer) at which the promotion was created

Promotion_Members
Stores level member information (e.g Value Choice.etc) for which the promotion was created

2009 Oracle Corporation Proprietary and Confidential

Lets look at an Example in the System

2009 Oracle Corporation Proprietary and Confidential

Quiz
Which table stores the aggregation level at which the promotion is created?
Promotion Promotion_Data Promotion_Levels Promotion_Dates

Which table stores the indirect lift forecast?


Promotion Promotion_Data Promotion_Levels Promotion_Dates

2009 Oracle Corporation Proprietary and Confidential

Quiz Contd
Which table stores the parent level ids of the Promotion level?
Promotion Promotion_Data Promotion Matrix All of the Above

2009 Oracle Corporation Proprietary and Confidential

10

2009 Oracle Corporation Proprietary and Confidential

11

You might also like