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.

BOM_DELETE_ENTITIES<br />

BOM_DELETE_ENTITIES stores information about items, bills, or<br />

routings you choose to delete in your delete group.<br />

Oracle Bills of Material stores the item number and description of the<br />

item you delete in ITEM_CONCAT_SEGMENTS and<br />

ITEM_DESCRIPTION. These values are stored to report and query on if<br />

you delete the item.<br />

PRIOR_PROCESS_FLAG stores whether the row originates from the<br />

user or is automatically created by Oracle Bills of Material. If a user<br />

entered the row, the Delete Item User–exit process does not affect the<br />

row.<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_DELETE_GROUPS DELETE_GROUP_SEQUENCE_ID DELETE_GROUP_SEQUENCE_ID<br />

BOM_OPERATIONAL_ROUTINGS ROUTING_SEQUENCE_ID ROUTING_SEQUENCE_ID<br />

QuickCodes Columns<br />

Column QuickCodes Type QuickCodes Table<br />

DELETE_ENTITY_TYPE BOM_DELETE_ENTITY_TYPE MFG_LOOKUPS<br />

1 Item<br />

2 Bill of material<br />

3 Routing<br />

4 Component<br />

5 Operation<br />

DELETE_STATUS_TYPE BOM_DELETE_STATUS_TYPE MFG_LOOKUPS<br />

1 Pending<br />

2 Check ok<br />

3 Error<br />

4 Deleted<br />

PRIOR_COMMIT_FLAG SYS_YES_NO MFG_LOOKUPS<br />

1 Yes<br />

2 No<br />

PRIOR_PROCESS_FLAG SYS_YES_NO MFG_LOOKUPS<br />

1 Yes<br />

2 No<br />

Column Descriptions<br />

Name Null? Type Description<br />

DELETE_ENTITY_SEQUENCE_ID (PK) NOT NULL NUMBER Delete entity unique identifier<br />

DELETE_GROUP_SEQUENCE_ID NOT NULL NUMBER Delete group unique identifier<br />

DELETE_ENTITY_TYPE NULL NUMBER Type of delete entity<br />

BILL_SEQUENCE_ID NULL NUMBER Bill of material unique<br />

identifier<br />

ROUTING_SEQUENCE_ID NULL NUMBER Routing unique identifier<br />

INVENTORY_ITEM_ID NOT NULL NUMBER Item unique identifier<br />

ORGANIZATION_ID NOT NULL NUMBER Organization identifier<br />

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

Detailed Design<br />

3 – 101

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

Saved successfully!

Ooh no, something went wrong!