DBA Data[Home] [Help]

APPS.PAY_GB_ONLINE_SOE dependencies on PAY_RUN_RESULTS

Line 298: pay_run_results rr

294: ,rr.run_result_id)
295: ,null) source_text2
296: from pay_assignment_actions aa,
297: pay_payroll_actions pa,
298: pay_run_results rr
299: where aa.ASSIGNMENT_ID = l_assignment_id
300: and aa.assignment_action_id = rr.assignment_action_id
301: and l_action_sequence >= aa.action_sequence
302: and aa.payroll_action_id = pa.payroll_action_id