DBA Data[Home] [Help]

APPS.BEN_BACK_OUT_CONC dependencies on PER_ASSIGNMENTS_F

Line 880: from per_assignments_f paf,

876: and pap.effective_end_date
877: and pap.benefit_group_id = p_benfts_grp_id))
878: and (p_legal_entity_id is null
879: or exists (select null
880: from per_assignments_f paf,
881: hr_soft_coding_keyflex soft
882: where paf.person_id = ppf.person_id
883: and paf.assignment_type <> 'C'
884: and l_effective_date