DBA Data[Home] [Help]

APPS.MRP_KANBAN_SNAPSHOT_PK dependencies on MTL_ITEM_LOCATIONS

Line 209: mtl_item_locations parent_loc,

205: child.concatenated_segments component_item,
206: mllc.from_subinventory,
207: child_loc.inventory_location_id from_location
208: FROM
209: mtl_item_locations parent_loc,
210: mtl_item_locations child_loc,
211: mtl_system_items_kfv parent,
212: mtl_system_items_kfv child,
213: mrp_low_level_codes mllc

Line 210: mtl_item_locations child_loc,

206: mllc.from_subinventory,
207: child_loc.inventory_location_id from_location
208: FROM
209: mtl_item_locations parent_loc,
210: mtl_item_locations child_loc,
211: mtl_system_items_kfv parent,
212: mtl_system_items_kfv child,
213: mrp_low_level_codes mllc
214: WHERE mllc.plan_id = mrp_kanban_plan_pk.g_kanban_info_rec.kanban_plan_id