DBA Data[Home] [Help]

APPS.BEN_BACK_OUT_CONC dependencies on HR_SOFT_CODING_KEYFLEX

Line 881: hr_soft_coding_keyflex soft

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
885: between paf.effective_start_date