DBA Data[Home] [Help]

APPS.PAY_NZ_TAX dependencies on PER_TIME_PERIODS

Line 168: , per_time_periods tp

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'
172: and rr.element_type_id = et.element_type_id

Line 244: , per_time_periods tp

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'
248: and rr.element_type_id = et.element_type_id

Line 284: , per_time_periods tp

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'
288: and rr.element_type_id = et.element_type_id