DBA Data[Home] [Help]

APPS.BEN_ELECTION_INFORMATION dependencies on BEN_ELIG_CVRD_DPNT_API

Line 5466: ben_elig_cvrd_dpnt_api.delete_elig_cvrd_dpnt

5462: --
5463: -- Bug 5766477 Also re-open dependent coverage.
5464: --
5465: for l_dpnt_rec in c_get_dpnt(l_enrt_rslt.effective_end_date) loop
5466: ben_elig_cvrd_dpnt_api.delete_elig_cvrd_dpnt
5467: (p_validate => false,
5468: p_elig_cvrd_dpnt_id => l_dpnt_rec.elig_cvrd_dpnt_id,
5469: p_effective_start_date => l_effective_start_date,
5470: p_effective_end_date => l_effective_end_date,