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 29258: ,bom_bill_of_materials bom

29254: ,msi.serial_number_control_code serial_number_control_code
29255: ,msi.primary_uom_code primary_uom_code
29256: ,mp.master_organization_id master_organization_id
29257: FROM bom_small_expl_temp bet
29258: ,bom_bill_of_materials bom
29259: ,mtl_system_items msi
29260: ,mtl_system_items msip
29261: ,mtl_parameters mp
29262: WHERE bet.group_id = p_group_id