DBA Data[Home] [Help]

APPS.GHR_ELT_TO_BEN_PKG dependencies on HR_LOCATION_EXTRA_INFO

Line 691: from hr_location_extra_info lei,

687: l_check_date date;
688:
689: Cursor c_get_ds_code is
690: select dut.duty_station_code
691: from hr_location_extra_info lei,
692: per_all_assignments_f asg,
693: ghr_duty_stations_v dut
694: where asg.assignment_id = l_assignment_id
695: and l_effective_date between