DBA Data[Home] [Help]

APPS.PAY_GENERIC_UPGRADE dependencies on PAY_POPULATION_RANGES

Line 627: pay_population_ranges ppr

623: select distinct paf.assignment_id
624: from
625: per_all_assignments_f paf,
626: pay_payroll_actions ppa,
627: pay_population_ranges ppr
628: where ppr.chunk_number = c_chunk
629: and ppr.payroll_action_id = ppa.payroll_action_id
630: and ppa.payroll_action_id = cp_pactid
631: and ppa.business_group_id = paf.business_group_id