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

The BOM_OP_RESOURCES_VIEW contains information about<br />

resources used on routings.<br />

BOM_OP_RESOURCES_VIEW resolves the foreign key information of<br />

BOM_OPERATION_RESOURCES from MFG_LOOKUPS,<br />

MTL_ITEM_FLEXFIELDS, BOM_OPERATION_SEQUENCES,<br />

CST_ACTIVITIES, BOM_OPERATIONAL_ROUTINGS,<br />

BOM_DEPARTMENTS, and BOM_RESOURCES.<br />

View Definition<br />

CREATE VIEW BOM_OP_RESOURCES_VIEW<br />

as SELECT<br />

/* ordered */<br />

r.organization_id,<br />

rtg.routing_type,<br />

rtg.alternate_routing_designator,<br />

flex.item_id,<br />

nvl(rtg.common_assembly_item_id, rtg.assembly_item_id),<br />

flex.item_number,<br />

flex.padded_item_number,<br />

flex.description,<br />

d.department_code,<br />

os.operation_seq_num,<br />

os.operation_description,<br />

os.effectivity_date,<br />

os.disable_date,<br />

r.resource_code,<br />

ors.resource_seq_num,<br />

act.activity,<br />

lu1.meaning,<br />

lu2.meaning,<br />

ors.assigned_units,<br />

ors.usage_rate_or_amount,<br />

ors.usage_rate_or_amount_inverse,<br />

lu3.meaning,<br />

lu4.meaning,<br />

ors.resource_offset_percent,<br />

ors.attribute_category,<br />

ors.attribute1,<br />

ors.attribute2,<br />

ors.attribute3,<br />

ors.attribute4,<br />

ors.attribute5,<br />

ors.attribute6,<br />

ors.attribute7,<br />

ors.attribute8,<br />

ors.attribute9,<br />

ors.attribute10,<br />

ors.attribute11,<br />

ors.attribute12,<br />

ors.attribute13,<br />

ors.attribute14,<br />

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

3 – 176 Oracle Bills of Material Technical Reference Manual

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

Saved successfully!

Ooh no, something went wrong!