DBA Data[Home] [Help]

APPS.OTA_TRNG_ENROLL_SS dependencies on HR_LOCATIONS

Line 99: ,hr_locations loc

95: ,per_all_assignments_f asg
96: ,per_all_people_f p2
97: ,per_all_assignments_f asg2
98: -- ,per_addresses ad
99: ,hr_locations loc
100: ,hr_all_organization_units org
101: WHERE pp.person_id = p_person_id
102: AND trunc(sysdate) BETWEEN pp.effective_start_date AND pp.effective_end_date
103: and asg.person_id = pp.person_id