DBA Data[Home] [Help]

APPS.PAY_NZ_TAX dependencies on PAY_PAYROLL_ACTIONS

Line 167: , pay_payroll_actions pa

163: , pay_input_values_f iv
164: , pay_run_results rr
165: , pay_run_result_values rrv
166: , pay_assignment_actions aa
167: , pay_payroll_actions pa
168: , per_time_periods tp
169: where et.element_name = 'PAYE Tax Deduction'
170: and iv.element_type_id = et.element_type_id
171: and iv.name = 'Extra Emol at Low Tax Rate'

Line 243: , pay_payroll_actions pa

239: , pay_run_results rr
240: , pay_run_result_values rrv
241: , pay_assignment_actions aa
242: , per_assignments_f asg
243: , pay_payroll_actions pa
244: , per_time_periods tp
245: where et.element_name = 'Child Support Information'
246: and iv.element_type_id = et.element_type_id
247: and iv.name = 'Child Support Code Override'

Line 283: , pay_payroll_actions pa

279: , pay_run_results rr
280: , pay_run_result_values rrv
281: , pay_assignment_actions aa
282: , per_assignments_f asg
283: , pay_payroll_actions pa
284: , per_time_periods tp
285: where et.element_name = 'Child Support Deduction'
286: and iv.element_type_id = et.element_type_id
287: and iv.name = 'Child Support Code'