DBA Data[Home] [Help]

APPS.BOMPLDCB dependencies on MTL_DESCR_ELEMENT_VALUES

Line 2349: mtl_descr_element_values v

2345: bom_bill_of_mtls_interface bi,
2346: bom_inventory_comps_interface bci,
2347: bom_inventory_components bc,
2348: bom_dependent_desc_elements be,
2349: mtl_descr_element_values v
2350: where bi.set_id = TO_CHAR(to_number(USERENV('SESSIONID')))
2351: and bi.assembly_item_id = i.inventory_item_id
2352: and bci.bill_sequence_id = bi.bill_sequence_id
2353: and bc.component_sequence_id = bci.model_comp_seq_id