DBA Data[Home] [Help]

APPS.PAY_CA_EMP_TAX_INF dependencies on PAY_RUN_RESULTS

Line 1284: from pay_run_results prr,

1280: and hla.location_id = paf.location_id;
1281:
1282: cursor csr_get_orig_date_rr(l_run_result_id in number) is
1283: select ppa.effective_date,hla.region_1
1284: from pay_run_results prr,
1285: pay_assignment_actions paa,
1286: pay_payroll_actions ppa,
1287: per_all_assignments_f paf,
1288: hr_locations_all hla