DBA Data[Home] [Help]

APPS.PAY_MX_RULES dependencies on HR_LOCATIONS_ALL

Line 237: FROM hr_locations_all hl

233: IS
234:
235: CURSOR csr_get_jd (cp_assignment_action_id NUMBER) IS
236: SELECT hl.region_1
237: FROM hr_locations_all hl
238: ,per_all_assignments_f paf
239: ,pay_assignment_actions paa
240: ,fnd_sessions fs
241: WHERE paa.assignment_action_id = cp_assignment_action_id