DBA Data[Home] [Help]

APPS.JMF_SHIKYU_WIP_PVT dependencies on BOM_COMPONENTS_B

Line 639: , bom_components_b bc

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
643: AND bom.organization_id = p_organization_id