DBA Data[Home] [Help]

APPS.JMF_SHIKYU_WIP_PVT dependencies on BOM_BILL_OF_MATERIALS

Line 638: FROM bom_bill_of_materials bom

634: IF p_subcontract_po_shipment_id IS NULL
635: THEN
636: SELECT bc.component_quantity
637: INTO l_quantity
638: FROM bom_bill_of_materials bom
639: , bom_components_b bc
640: WHERE bom.bill_sequence_id = bc.bill_sequence_id
641: AND bc.operation_seq_num =1
642: AND bc.component_item_id = p_item_id