DBA Data[Home] [Help]

APPS.PAY_CA_T4AEOY_ARCHIVE dependencies on PAY_POPULATION_RANGES

Line 656: pay_population_ranges ppr

652: FROM per_all_assignments_f ASG,
653: pay_assignment_actions paa,
654: pay_payroll_actions ppa,
655: per_all_people_f ppf,
656: pay_population_ranges ppr
657: WHERE ppa.effective_date between l_period_start
658: and l_period_end
659: AND ppa.action_type in ('R','Q','V','B','I')
660: AND ppa.business_group_id +0 = l_bus_group_id