DBA Data[Home] [Help]

APPS.BOM_RTG_COPYORG_IMP dependencies on MTL_ITEM_LOCATIONS_KFV

Line 118: mtl_item_locations_kfv locators

114: wip_lines wl,
115: mtl_parameters org,
116: mtl_system_items_kfv item1,
117: mtl_system_items_kfv item2,
118: mtl_item_locations_kfv locators
119: WHERE wl.line_id(+) = bor.line_id
120: AND org.organization_id = bor.organization_id
121: AND item1.organization_id = bor.organization_id
122: AND item1.inventory_item_id = bor.assembly_item_id

Line 480: mtl_item_locations_kfv locators

476: wip_lines wl,
477: mtl_parameters org,
478: mtl_system_items_kfv item1,
479: mtl_system_items_kfv item2,
480: mtl_item_locations_kfv locators
481: WHERE wl.line_id(+) = bor.line_id
482: AND org.organization_id = bor.organization_id
483: AND item1.organization_id = bor.organization_id
484: AND item1.inventory_item_id = bor.assembly_item_id