DBA Data[Home] [Help]

APPS.PER_ES_SS_REP_ARCHIVE_PKG dependencies on HR_LOCATIONS_ALL

Line 280: ,hr_locations_all hloc

276: ,hoi.organization_id Legal_emp_org_id
277: /* Reserved, Seg. Hdr, Start and End date are defaulted */
278: FROM hr_all_organization_units hou
279: ,hr_organization_information hoi
280: ,hr_locations_all hloc
281: WHERE hou.business_group_id = c_business_group_id
282: AND hoi.organization_id = hou.organization_id
283: AND hoi.org_information_context = 'ES_STATUTORY_INFO'
284: AND hloc.location_id (+) = hou.location_id