DBA Data[Home] [Help]

APPS.ONT_ITM_PKG dependencies on HR_ALL_ORGANIZATION_UNITS

Line 307: hr_all_organization_units hu,

303: NULL email,
304: NULL fax,
305: NULL url
306: FROM
307: hr_all_organization_units hu,
308: hr_locations hl
309: WHERE
310: hl.location_id = hu.location_id
311: AND hu.organization_id = cp_ship_from_org_id;