DBA Data[Home] [Help]

APPS.BOMPCHDU dependencies on MTL_SYSTEM_ITEMS

Line 291: mtl_system_items msi,

287: select BAC1.config_item_id
288: from BOM_ATO_CONFIGURATIONS BAC1, /* the duplicate */
289: so_lines_all solp, /* Parent of ATO Model if any */
290: so_lines_all sol1, /* processing */
291: mtl_system_items msi,
292: bom_operational_routings bor,
293: bom_parameters bp
294: where BAC1.base_model_id = sol1.inventory_item_id
295: and BAC1.organization_id = sol1.warehouse_id