DBA Data[Home] [Help]

APPS.PAY_CA_EOY_RL2_ARCHIVE dependencies on PAY_POPULATION_RANGES

Line 1048: pay_population_ranges ppr

1044: asg.effective_end_date effective_end_date
1045: FROM per_all_assignments_f asg,
1046: pay_assignment_actions paa,
1047: pay_payroll_actions ppa,
1048: pay_population_ranges ppr
1049: WHERE ppa.effective_date between l_period_start
1050: and l_period_end
1051: AND ppa.action_type in ('R','Q','V','B','I')
1052: AND ppa.business_group_id +0 = l_bus_group_id