DBA Data[Home] [Help]

APPS.BEN_MANAGE_LIFE_EVENTS dependencies on BEN_ELIGIBLE_PERSON_API

Line 1478: ben_eligible_person_api.delete_eligible_person

1474: ,p_elig_per_opt_id => NULL
1475: ,p_effective_date => l_fut_elig_per_rec.effective_start_date
1476: );
1477:
1478: ben_eligible_person_api.delete_eligible_person
1479: (p_validate => false,
1480: p_elig_per_id => l_fut_elig_per_rec.elig_per_id,
1481: p_effective_start_date => l_effective_start_date,
1482: p_effective_end_date => l_effective_end_date,