DBA Data[Home] [Help]

APPS.PAY_CA_EOY_RL1_ARCHIVE dependencies on PAY_POPULATION_RANGES

Line 1193: pay_population_ranges ppr

1189: asg.effective_end_date effective_end_date
1190: FROM per_all_assignments_f asg,
1191: pay_assignment_actions paa,
1192: pay_payroll_actions ppa,
1193: pay_population_ranges ppr
1194: WHERE ppa.effective_date between l_period_start
1195: and l_period_end
1196: AND ppa.action_type in ('R','Q','V','B','I')
1197: AND ppa.business_group_id +0 = l_bus_group_id