DBA Data[Home] [Help]

APPS.PAY_VOID_PAYMENTS dependencies on PER_ASSIGNMENTS_F

Line 65: per_assignments_f asg,

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