12.12.2016 Views

bomtrm

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

MTL_RELATED_ITEMS<br />

MTL_RELATED_ITEMS stores the relationships between items. All<br />

relationships are defined within the item master organization. Item<br />

relationships may be used to search for related and substitute items.<br />

Items defined with a substitute relationship to a given item may be<br />

received in place of the ordered item when substitutes are allowed.<br />

RELATIONSHIP_TYPE_ID indicates whether the relationship is a<br />

’Substitute’ or ’Related’ relationship.<br />

RECIPROCAL_FLAG indicates whether the relationship is reciprocal.<br />

Defining the relationship as reciprocal has the same effect as defining<br />

two separate relationships.<br />

The view, MTL_RELATED_ITEMS_VIEW, explodes the reciprocal<br />

relationships and may be used to view all item relationships regardless<br />

of how they are defined.<br />

Foreign Keys<br />

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

MTL_PARAMETERS ORGANIZATION_ID ORGANIZATION_ID<br />

MTL_SYSTEM_ITEMS_B INVENTORY_ITEM_ID INVENTORY_ITEM_ID<br />

ORGANIZATION_ID<br />

ORGANIZATION_ID<br />

MTL_SYSTEM_ITEMS_B INVENTORY_ITEM_ID RELATED_ITEM_ID<br />

ORGANIZATION_ID<br />

ORGANIZATION_ID<br />

QuickCodes Columns<br />

Column QuickCodes Type QuickCodes Table<br />

RECIPROCAL_FLAG YES_NO FND_LOOKUPS<br />

N<br />

No<br />

Y<br />

Yes<br />

RELATIONSHIP_TYPE_ID MTL_RELATIONSHIP_TYPES MFG_LOOKUPS<br />

1 Related<br />

2 Substitute<br />

Column Descriptions<br />

Name Null? Type Description<br />

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

ORGANIZATION_ID (PK) NOT NULL NUMBER Organization identifier<br />

RELATED_ITEM_ID (PK) NOT NULL NUMBER Related inventory item<br />

identifier<br />

RELATIONSHIP_TYPE_ID (PK) NOT NULL NUMBER Relationship type identifier<br />

RECIPROCAL_FLAG NOT NULL VARCHAR2(1) Flag to indicate whether<br />

relationship is reciprocal<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 />

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

3 – 502 Oracle Bills of Material Technical Reference Manual

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

Saved successfully!

Ooh no, something went wrong!