DBA Data[Home] [Help]

APPS.AP_WEB_LOCATIONS_PKG dependencies on HR_ALL_ORGANIZATION_UNITS

Line 266: from hr_all_organization_units org,

262: --
263: begin
264: select loc.country
265: into l_country
266: from hr_all_organization_units org,
267: hr_locations loc,
268: ap_card_programs_all p
269: where org.location_id = loc.location_id
270: and org.organization_id = p.org_id