DBA Data[Home] [Help]

APPS.BEN_PRTT_ENRT_RESULT_API dependencies on BEN_PREM_PRTT_MONTHLY

Line 6209: ben_prem_prtt_monthly.premium_warning

6205: -- credits. Tell use that they may want to manually.
6206: -- If in correction and esd of result is before first day of this month...
6207: if l_datetrack_mode = hr_api.g_correction and l_pen.effective_start_date <
6208: to_date(to_char(p_effective_date, 'mm-yyyy'), 'mm-yyyy') then
6209: ben_prem_prtt_monthly.premium_warning
6210: (p_person_id => l_pen.person_id
6211: ,p_prtt_enrt_rslt_id => p_prtt_enrt_rslt_id
6212: ,p_effective_start_date => l_pen.effective_start_date
6213: ,p_effective_date => p_effective_date