DBA Data[Home] [Help]

APPS.PAY_FR_DUCS dependencies on PAY_POPULATION_RANGES

Line 326: FROM pay_population_ranges pop

322: SELECT /*+ ORDERED */ assact.assignment_id
323: , assact.assignment_action_id
324: , assact.tax_unit_id establishment_id
325: , payact.action_type
326: FROM pay_population_ranges pop
327: , per_periods_of_service pos
328: , per_all_assignments_f asg
329: , pay_assignment_actions assact
330: , pay_payroll_actions payact