DBA Data[Home] [Help]

APPS.JMF_SHIKYU_WIP_PVT dependencies on BOM_COMPONENTS_B

Line 737: , bom_components_b bc

733: THEN
734: SELECT bc.component_quantity
735: INTO l_quantity
736: FROM bom_bill_of_materials bom
737: , bom_components_b bc
738: WHERE bom.bill_sequence_id = bc.bill_sequence_id
739: AND bc.operation_seq_num =1
740: AND bc.component_item_id = p_item_id
741: AND bom.organization_id = p_organization_id