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.

BOM_LOW_LEVEL_CODES<br />

BOM_LOW_LEVEL_CODES stores temporary data for cumulative<br />

rollup of lead times. It also stores the exploded BOM structure for an<br />

assembly. The value of LOW_LEVEL_CODE for an item<br />

(INVENTORY_ITEM_ID) determines which level it is in the BOM<br />

structure. The cumulative lead time<br />

(CUMULATIVE_TOTAL_LEAD_TIME), and cumulative manufacturing<br />

lead time (CUM_MANUFACTURING_LEAD_TIME) are calculated for<br />

all make–items at each BOM level.<br />

Column Descriptions<br />

Name Null? Type Description<br />

ROLLUP_ID (PK) NOT NULL NUMBER Rollup identifier<br />

INVENTORY_ITEM_ID (PK) NOT NULL NUMBER Item identifier<br />

LOW_LEVEL_CODE (PK) NOT NULL NUMBER Low Level Code<br />

CUMULATIVE_TOTAL_LEAD_TIME NULL NUMBER Cumulative total lead time<br />

CUM_MANUFACTURING_LEAD_TIME NULL NUMBER Cumulative manufacturing lead<br />

time<br />

PLANNING_MAKE_BUY_CODE NULL NUMBER Planning Make buy code<br />

REQUEST_ID NULL NUMBER Concurrent Who column<br />

PROGRAM_APPLICATION_ID NULL NUMBER Concurrent Who column<br />

PROGRAM_ID NULL NUMBER Concurrent Who column<br />

PROGRAM_UPDATE_DATE NULL DATE Concurrent Who column<br />

Indexes<br />

Index Name Index Type Sequence Column Name<br />

BOM_LOW_LEVEL_CODES_U1 UNIQUE 1 ROLLUP_ID<br />

2 INVENTORY_ITEM_ID<br />

3 LOW_LEVEL_CODE<br />

Sequences<br />

Sequence<br />

BOM_LOW_LEVEL_CODES_S<br />

Derived Column<br />

ROLLUP_ID<br />

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

Detailed Design<br />

3 – 153

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

Saved successfully!

Ooh no, something went wrong!