DBA Data[Home] [Help]

APPS.INV_EBI_ITEM_HELPER dependencies on MTL_ONHAND_LOCATOR_V

Line 2795: mtl_onhand_locator_v

2791: )IS
2792: SELECT
2793: DISTINCT(locator_id)
2794: FROM
2795: mtl_onhand_locator_v
2796: WHERE
2797: locator_id IS NOT NULL AND
2798: inventory_item_id = p_inventory_item_id AND
2799: organization_id = p_organization_id AND