DBA Data[Home] [Help]

APPS.BEN_DISTRIBUTE_RATES dependencies on PAY_PAYROLL_ACTIONS

Line 1784: pay_payroll_actions pac

1780: select max(pac.effective_date) + 1
1781: from pay_person_latest_balances plb,
1782: per_all_assignments_f asg,
1783: pay_assignment_actions paa,
1784: pay_payroll_actions pac
1785: where plb.person_id = l_epe.person_id
1786: and asg.assignment_type <> 'C'
1787: and plb.defined_balance_id = l_clf.defined_balance_id
1788: and asg.person_id = l_epe.person_id