DBA Data[Home] [Help]

APPS.PAY_GB_ROLLBACK dependencies on PAY_PAYROLLS_F

Line 274: pay_payrolls_f pay,

270: cursor fetch_other_paye_agg_asg(p_asg_id number)
271: is
272: select paaf.assignment_id
273: from per_all_assignments_f paaf,
274: pay_payrolls_f pay,
275: hr_soft_coding_keyflex sck
276: where paaf.person_id = (select distinct person_id from per_all_assignments_f where ASSIGNMENT_ID =p_asg_id)
277: and paaf.assignment_id <> p_asg_id
278: and pay.payroll_id = paaf.payroll_id