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.

CST_PAC_EXPLOSION_TEMP<br />

CST_PAC_EXPLOSION_TEMP stores distinct parent–child<br />

combinations of items for a given period and cost group. It is an<br />

intermediate table populated during the calculation of low level codes<br />

for Periodic Average Costing<br />

Foreign Keys<br />

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

CST_COST_GROUPS COST_GROUP_ID COST_GROUP_ID<br />

CST_PAC_PERIODS PAC_PERIOD_ID PAC_PERIOD_ID<br />

MTL_SYSTEM_ITEMS_B INVENTORY_ITEM_ID ASSEMBLY_ITEM_ID<br />

MTL_SYSTEM_ITEMS_B INVENTORY_ITEM_ID COMPONENT_ITEM_ID<br />

Column Descriptions<br />

Name Null? Type Description<br />

PAC_PERIOD_ID NOT NULL NUMBER Period Identifier<br />

COST_GROUP_ID NOT NULL NUMBER Cost Group Identifier<br />

ASSEMBLY_ITEM_ID NULL NUMBER Parent assembly item identifier<br />

COMPONENT_ITEM_ID NULL NUMBER Child item identifier<br />

DELETED NULL VARCHAR2(1) Flag, internally used during<br />

computation of low level codes<br />

LOOP_COUNT NULL NUMBER Counter, internally used during<br />

computation of low level codes<br />

Indexes<br />

Index Name Index Type Sequence Column Name<br />

CST_PAC_EXPLOSION_TEMP_N1 NOT UNIQUE 1 PAC_PERIOD_ID<br />

2 COST_GROUP_ID<br />

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

Detailed Design<br />

3 – 359

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

Saved successfully!

Ooh no, something went wrong!