DBA Data[Home] [Help]

APPS.CSI_ITEM_INSTANCE_PVT dependencies on BOM_BILL_OF_MATERIALS

Line 421: ,bom_bill_of_materials bom

417: IS
418: SELECT bet.component_item_id component_item_id
419: ,mp.master_organization_id master_organization_id
420: FROM bom_small_expl_temp bet
421: ,bom_bill_of_materials bom
422: ,mtl_system_items msi
423: ,mtl_system_items msip
424: ,mtl_parameters mp
425: WHERE bet.group_id = p_group_id

Line 29840: ,bom_bill_of_materials bom

29836: ,msi.serial_number_control_code serial_number_control_code
29837: ,msi.primary_uom_code primary_uom_code
29838: ,mp.master_organization_id master_organization_id
29839: FROM bom_small_expl_temp bet
29840: ,bom_bill_of_materials bom
29841: ,mtl_system_items msi
29842: ,mtl_system_items msip
29843: ,mtl_parameters mp
29844: WHERE bet.group_id = p_group_id