DBA Data[Home] [Help]

APPS.BOMPLDCB dependencies on BOM_REFERENCE_DESIGNATORS

Line 2328: bom_reference_designators r,

2324: ic.COMPONENT_ITEM_ID,
2325: ic.operation_seq_num
2326: from
2327: bom_inventory_comps_interface ic,
2328: bom_reference_designators r,
2329: bom_bill_of_mtls_interface b
2330: where b.set_id = TO_CHAR(to_number(USERENV('SESSIONID')))
2331: and ic.bill_sequence_id = b.bill_sequence_id
2332: and r.component_sequence_id = ic.model_comp_seq_id