DBA Data[Home] [Help]

APPS.PAY_GB_MOVDED_EDI dependencies on PAY_ALL_PAYROLLS_F

Line 365: pay_all_payrolls_f pay,

361: select /*+ ordered index(ASG PER_ASSIGNMENTS_F_N12) */ asg.assignment_id
362: from per_all_people_f pap,
363: per_assignments_f asg,
364: per_periods_of_service serv,
365: pay_all_payrolls_f pay,
366: hr_soft_coding_keyflex sck
367: where pap.person_id between stperson and endperson
368: and pap.current_employee_flag = 'Y'
369: and pap.person_id = asg.person_id