12.12.2016 Views

bomtrm

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

MTL_SEASONALITY_INDICES<br />

MTL_SEASONALITY_INDICES maintains the initial seasonality indices<br />

for for each calendar period. There could be 12 or 13 calendar periods in<br />

a year. The number of calendar periods in a year depends on if users<br />

compile the calendar by the 445 weekly quarter pattern, 544 weekly<br />

quarter pattern, 13 period calendar, or regular calendar months.<br />

A seasonality index is an indication of the degree of seasonal variation<br />

for a product. An index is an estimate of how much the demand during<br />

the season will be above or below the average demand for the product.<br />

For example, 0.8 means 80 percent of the average demand for a<br />

particular season.<br />

Foreign Keys<br />

Primary Key Table Primary Key Column Foreign Key Column<br />

MTL_FORECAST_RULES FORECAST_RULE_ID FORECAST_RULE_ID<br />

QuickCodes Columns<br />

Column QuickCodes Type QuickCodes Table<br />

PERIOD_TYPE_CODE MTL_PERIOD_TYPES MFG_LOOKUPS<br />

1 Daily period<br />

2 Weekly period<br />

3 Calendar period<br />

Column Descriptions<br />

Name Null? Type Description<br />

FORECAST_RULE_ID (PK) NOT NULL NUMBER Identifier for forecast rule<br />

PERIOD_NUM (PK) NOT NULL NUMBER Seasonality period number<br />

LAST_UPDATE_DATE NOT NULL DATE Standard Who column<br />

LAST_UPDATED_BY NOT NULL NUMBER Standard Who column<br />

CREATION_DATE NOT NULL DATE Standard Who column<br />

CREATED_BY NOT NULL NUMBER Standard Who column<br />

LAST_UPDATE_LOGIN NULL NUMBER Standard Who column<br />

SEASONALITY_INDEX NOT NULL NUMBER Seasonality factor<br />

PERIOD_TYPE_CODE NULL NUMBER Period bucket type<br />

Indexes<br />

Index Name Index Type Sequence Column Name<br />

MTL_SEASONALITY_INDICES_U1 UNIQUE 1 FORECAST_RULE_ID<br />

2 PERIOD_NUM<br />

Oracle Proprietary, Confidential Information––Use Restricted by Contract<br />

3 – 536 Oracle Bills of Material Technical Reference Manual

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!