DBA Data[Home] [Help]

APPS.INV_EBI_ITEM_HELPER dependencies on MTL_ONHAND_LOCATOR_V

Line 4225: mtl_onhand_locator_v

4221: )IS
4222: SELECT
4223: DISTINCT(locator_id)
4224: FROM
4225: mtl_onhand_locator_v
4226: WHERE
4227: locator_id IS NOT NULL AND
4228: inventory_item_id = p_inventory_item_id AND
4229: organization_id = p_organization_id AND