DBA Data[Home] [Help]

APPS.BEN_BACK_OUT_LIFE_EVENT dependencies on BEN_ELIGIBLE_PERSON_API

Line 4158: ben_eligible_person_api.delete_eligible_person

4154: --
4155: -- Delete from the appropriate API.
4156: --
4157: if l_effective_date <> hr_api.g_eot and nvl(p_copy_only,'N') <> 'Y' then
4158: ben_eligible_person_api.delete_eligible_person
4159: (p_validate => false,
4160: p_elig_per_id => l_pk_id,
4161: p_effective_start_date => l_effective_start_date,
4162: p_effective_end_date => l_effective_end_date,