DBA Data[Home] [Help]

APPS.CSI_ORDER_FULFILL_PUB dependencies on BOM_BILL_OF_MATERIALS

Line 5171: ,bom_bill_of_materials bom

5167: ,msi.primary_uom_code primary_uom_code
5168: ,mp.master_organization_id master_organization_id
5169: ,wro.quantity_issued quantity
5170: FROM bom_small_expl_temp bet
5171: ,bom_bill_of_materials bom
5172: ,mtl_system_items msi
5173: ,mtl_system_items msip
5174: ,mtl_parameters mp
5175: ,wip_requirement_operations wro

Line 5210: FROM bom_bill_of_materials

5206: Call should not be made to Bompxinq.Exploder_Userexit*/
5207: BEGIN
5208: SELECT 'Y'
5209: INTO l_bom_found
5210: FROM bom_bill_of_materials
5211: WHERE assembly_item_id = p_option_item_id
5212: AND organization_id = p_organization_id
5213: AND alternate_bom_designator is NULL;
5214:

Line 5335: bom_bill_of_materials bom ,

5331: msi.serial_number_control_code serial_number_control_code ,
5332: msi.primary_uom_code primary_uom_code ,
5333: mp.master_organization_id master_organization_id
5334: FROM bom_small_expl_temp bet ,
5335: bom_bill_of_materials bom ,
5336: mtl_system_items msi ,
5337: mtl_system_items msip ,
5338: mtl_parameters mp
5339: WHERE bet.group_id = p_group_id