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_INVENTORY_COMPONENTS<br />

BOM_INVENTORY_COMPONENTS stores information about bills of<br />

material components. This table only stores single–level components.<br />

COMPONENT_SEQUENCE_ID uniquely identifies each row. There is<br />

one row per component on an operation within a given date range.<br />

This table is the main child table of BOM_BILL_OF_MATERIALS and<br />

references the parent using BILL_SEQUENCE_ID. It uses<br />

EFFECTIVITY_DATE and DISABLE_DATE to time phase components<br />

into a bill of material. The Bill of Material window enforces that only<br />

one row for a component in an operation is effective at a given time.<br />

REVISED_ITEM_SEQUENCE_ID points to the revised item on an ECO<br />

that affects a particular component row. If IMPLEMENTATION_DATE<br />

is null, the component is pending on an engineering change that has not<br />

yet been implemented. IMPLEMENTATION_DATE is either NULL<br />

(pending on ECO) or equals EFFECTIVITY_DATE (implemented).<br />

OLD_COMPONENT_SEQUENCE_ID points to the original component<br />

row affected by this component row through an engineering change.<br />

This table also contains certain columns relating to shipping, billing and<br />

accounting for revenue on a customer order through Oracle Order<br />

Management. CHECK_ATP determines if an ATP check is required for<br />

this item when placing an order and overrides the Item level ATP flag.<br />

LOW_QUANTITY and HIGH_QUANTITY define minimum and<br />

maximum quantities of this component item that can be placed on an<br />

order if the customer chooses to override COMPONENT_QUANTITY.<br />

OPTIONAL decides if a component is a required option class you have<br />

to choose from (for Option Class items) or a required item (for Standard<br />

items) when taking an order. For Option Class items,<br />

MUTUALLY_EXCLUSIVE_OPTIONS decides if one or more of its<br />

components can be placed on an order when you pick this option class.<br />

OPERATION_LEAD_TIME_PERCENT is denormalized for<br />

performance from BOM_OPERATION_SEQUENCES when rolling up<br />

cumulative leadtimes.<br />

The ORGANIZATION_ID for the component can be derived from the<br />

BOM_BILL_OF_MATERIALS table using BILL_SEQUENCE_ID.<br />

Foreign Keys<br />

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

BOM_BILL_OF_MATERIALS BILL_SEQUENCE_ID BILL_SEQUENCE_ID<br />

BOM_INVENTORY_COMPONENTS COMPONENT_SEQUENCE_ID OLD_COMPONENT_SEQUENCE_ID<br />

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

Detailed Design<br />

3 – 137

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

Saved successfully!

Ooh no, something went wrong!