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 2


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 id’s
• Primary Key: Promotion_ID

© 2009 Oracle Corporation – Proprietary and Confidential 3


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 4


Promotion_Matrix

• Analogous to MDP_Matrix
• Stores Item & Location combinations information
linked to the promotions and promotion parent level
hierarchy information in internal id’s
• Primary Key: Item_ID, Location_ID, Promotion_ID

Item_ID Location_ID Promotion_ID Promotion_Stat _ID Plan_ID ……etc

11 8 50176 1 42

11 40 50176 1 42

13 8 50176 1 42

13 40 50176 1 42

© 2009 Oracle Corporation – Proprietary and Confidential 5


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 Location_ID Sales_Date Promotion_ID Fore_0_Uplift Fore_1_Uplift ….

11 8 02/20/2012 50176

11 40 02/20/2012 50176

11 8 02/27/2012 50176

11 40 02/27/2012 50176

.
.

© 2009 Oracle Corporation – Proprietary and Confidential 6


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 7


Lets look at an Example in the System

© 2009 Oracle Corporation – Proprietary and Confidential 8


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 9


Quiz Cont’d

• Which table stores the parent level id’s 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