DBA Data[Home] [Help]

APPS.OTA_ENROLL_IN_TRAINING_SS dependencies on HR_LOCATIONS

Line 102: ,hr_locations loc

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