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 483: mtl_item_locations_kfv locators

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