DBA Data[Home] [Help]

APPS.BEN_ELIGY_PROFILE_API dependencies on BEN_ELIG_DPNT_CVRD_O_PGM_API

Line 1728: ben_ELIG_DPNT_CVRD_O_PGM_api.delete_ELIG_DPNT_CVRD_O_PGM

1724: if p_datetrack_mode = hr_api.g_zap then
1725: l_effective_date := l_row.eed;
1726: else l_effective_date := p_effective_date;
1727: end if;
1728: ben_ELIG_DPNT_CVRD_O_PGM_api.delete_ELIG_DPNT_CVRD_O_PGM
1729: (p_validate => false
1730: ,p_elig_dpnt_cvrd_othr_pgm_id => l_row.elig_dpnt_cvrd_othr_pgm_id
1731: ,p_effective_start_date => l_effective_start_date
1732: ,p_effective_end_date => l_effective_end_date