DBA Data[Home] [Help]

APPS.PAY_VOID_PAYMENTS dependencies on PER_ASSIGNMENTS_F

Line 64: per_assignments_f asg,

60: -- where prp.assignment_action_id = act.assignment_action_id)
61: -- ,'N') recon_exists,
62: nvl(pos.final_process_date, hr_general.end_of_time) final_process_date
63: FROM pay_assignment_actions act,
64: per_assignments_f asg,
65: per_periods_of_service pos
66: WHERE act.payroll_action_id = p_payroll_action_id
67: AND ((l_start_assignment is null and l_end_assignment is null)
68: OR