DBA Data[Home] [Help]

APPS.PAY_GB_ONLINE_SOE dependencies on PAY_RUN_RESULTS

Line 293: pay_run_results rr

289: ,rr.run_result_id)
290: ,null) source_text2
291: from pay_assignment_actions aa,
292: pay_payroll_actions pa,
293: pay_run_results rr
294: where aa.ASSIGNMENT_ID = l_assignment_id
295: and aa.assignment_action_id = rr.assignment_action_id
296: and l_action_sequence >= aa.action_sequence
297: and aa.payroll_action_id = pa.payroll_action_id