DBA Data[Home] [Help]

APPS.PAY_US_ARCHIVE dependencies on PAY_POPULATION_RANGES

Line 1500: from pay_population_ranges ppr,

1496: ,cp_payroll_Action_id in number
1497: ,cp_chunk_number in number) is
1498: select DISTINCT
1499: asg.person_id person_id
1500: from pay_population_ranges ppr,
1501: per_all_assignments_f asg,
1502: pay_all_payrolls_f ppy
1503: where exists
1504: (select /*+ INDEX(paa PAY_ASSIGNMENT_ACTIONS_N51)