DBA Data[Home] [Help]

APPS.PAY_DK_SICKNESS_DP202 dependencies on HR_LOCATIONS

Line 224: ,hr_locations hl

220: FROM
221: per_all_assignments_f paaf
222: ,hr_soft_coding_keyflex hsck
223: ,hr_all_organization_units haou
224: ,hr_locations hl
225: WHERE
226: paaf.assignment_id = p_assignment_id
227: AND p_effective_date BETWEEN paaf.effective_start_date AND paaf.effective_end_date
228: AND paaf.assignment_status_type_id = 1