DBA Data[Home] [Help]

APPS.PAY_US_ARCHIVE dependencies on PAY_POPULATION_RANGES

Line 1196: from pay_population_ranges ppr,

1192: ,cp_payroll_Action_id in number
1193: ,cp_chunk_number in number) is
1194: select DISTINCT
1195: asg.person_id person_id
1196: from pay_population_ranges ppr,
1197: per_all_assignments_f asg,
1198: pay_all_payrolls_f ppy
1199: where exists
1200: (select /*+ INDEX(paa PAY_ASSIGNMENT_ACTIONS_N51)