DBA Data[Home] [Help]

APPS.BEN_PRTT_ENRT_RESULT_API dependencies on BEN_PREM_PRTT_MONTHLY

Line 5920: ben_prem_prtt_monthly.premium_warning

5916: -- credits. Tell use that they may want to manually.
5917: -- If in correction and esd of result is before first day of this month...
5918: if l_datetrack_mode = hr_api.g_correction and l_pen.effective_start_date <
5919: to_date(to_char(p_effective_date, 'mm-yyyy'), 'mm-yyyy') then
5920: ben_prem_prtt_monthly.premium_warning
5921: (p_person_id => l_pen.person_id
5922: ,p_prtt_enrt_rslt_id => p_prtt_enrt_rslt_id
5923: ,p_effective_start_date => l_pen.effective_start_date
5924: ,p_effective_date => p_effective_date