DBA Data[Home] [Help]

APPS.BEN_DISTRIBUTE_RATES dependencies on PAY_PAYROLL_ACTIONS

Line 1904: pay_payroll_actions pac

1900: select max(pac.effective_date) + 1
1901: from pay_person_latest_balances plb,
1902: per_all_assignments_f asg,
1903: pay_assignment_actions paa,
1904: pay_payroll_actions pac
1905: where plb.person_id = l_epe.person_id
1906: and asg.assignment_type <> 'C'
1907: and plb.defined_balance_id = l_clf.defined_balance_id
1908: and asg.person_id = l_epe.person_id