DBA Data[Home] [Help]

APPS.BEN_BACK_OUT_CONC dependencies on PER_ASSIGNMENTS_F

Line 854: from per_assignments_f paf,

850: and pap.effective_end_date
851: and pap.benefit_group_id = p_benfts_grp_id))
852: and (p_legal_entity_id is null
853: or exists (select null
854: from per_assignments_f paf,
855: hr_soft_coding_keyflex soft
856: where paf.person_id = ppf.person_id
857: and paf.assignment_type <> 'C'
858: and l_effective_date