DBA Data[Home] [Help]

APPS.BEN_EFC_ADJUSTMENTS dependencies on PER_ALL_ASSIGNMENTS_F

Line 319: from per_all_assignments_f asg

315: is
316: select asg.payroll_id,
317: asg.pay_basis_id,
318: asg.assignment_id
319: from per_all_assignments_f asg
320: where asg.person_id = c_person_id
321: and asg.primary_flag = 'Y'
322: and c_effective_date
323: between asg.effective_start_date