DBA Data[Home] [Help]

APPS.BEN_MANAGE_LIFE_EVENTS dependencies on BEN_ELIG_PERSON_OPTION_API

Line 1456: ben_elig_person_option_api.delete_elig_person_option

1452: ,p_elig_per_opt_id => l_opt_rec.elig_per_opt_id
1453: ,p_effective_date => l_opt_rec.effective_start_date
1454: );
1455:
1456: ben_elig_person_option_api.delete_elig_person_option
1457: (p_validate => false,
1458: p_elig_per_opt_id => l_get_option.elig_per_opt_id,
1459: p_effective_start_date => l_effective_start_date,
1460: p_effective_end_date => l_effective_end_date,