DBA Data[Home] [Help]

APPS.BEN_EVALUATE_ELIG_CONC dependencies on PER_ASSIGNMENTS_F

Line 521: from per_assignments_f paf,

517: and pap.effective_end_date
518: and pap.benefit_group_id = p_benfts_grp_id))
519: and (p_legal_entity_id is null
520: or exists (select null
521: from per_assignments_f paf,
522: hr_soft_coding_keyflex soft
523: where paf.person_id = ppf.person_id
524: and paf.assignment_type <> 'C'
525: and l_effective_date