DBA Data[Home] [Help]

APPS.BEN_BACK_OUT_LIFE_EVENT dependencies on BEN_ELIG_PERSON_OPTION_API

Line 4915: ben_elig_person_option_api.delete_elig_person_option

4911: --
4912: -- Delete from the appropriate API.
4913: --
4914: if l_effective_date <> hr_api.g_eot and nvl(p_copy_only,'N') <> 'Y' then
4915: ben_elig_person_option_api.delete_elig_person_option
4916: (p_validate => false,
4917: p_elig_per_opt_id => l_pk_id,
4918: p_effective_start_date => l_effective_start_date,
4919: p_effective_end_date => l_effective_end_date,