DBA Data[Home] [Help]

APPS.ONT_ITM_PKG dependencies on HR_ALL_ORGANIZATION_UNITS

Line 283: hr_all_organization_units hu,

279: NULL email,
280: NULL fax,
281: NULL url
282: FROM
283: hr_all_organization_units hu,
284: hr_locations hl
285: WHERE
286: hl.location_id = hu.location_id
287: AND hu.organization_id = cp_ship_from_org_id;