DBA Data[Home] [Help]

APPS.BEN_ELECTION_INFORMATION dependencies on BEN_ELIG_CVRD_DPNT_API

Line 6383: ben_elig_cvrd_dpnt_api.delete_elig_cvrd_dpnt

6379: --
6380: -- Bug 5766477 Also re-open dependent coverage.
6381: --
6382: for l_dpnt_rec in c_get_dpnt(l_enrt_rslt.effective_end_date) loop
6383: ben_elig_cvrd_dpnt_api.delete_elig_cvrd_dpnt
6384: (p_validate => false,
6385: p_elig_cvrd_dpnt_id => l_dpnt_rec.elig_cvrd_dpnt_id,
6386: p_effective_start_date => l_effective_start_date,
6387: p_effective_end_date => l_effective_end_date,