DBA Data[Home] [Help]

APPS.BEN_DERIVE_FACTORS dependencies on BEN_MANAGE_LIFE_EVENTS

Line 823: --if ben_manage_life_events.fonm = 'Y' then

819: fnd_message.raise_error;
820: end if;
821: --
822: -- FONM
823: --if ben_manage_life_events.fonm = 'Y' then
824: --
825: -- FONM : calling procedures pass the p_effective_date as
826: -- nvl of fonm_rt_strt_dt, fonm_cvg_strt_dt, effective_date
827: -- tilak : new fonm paramter passes the value no more overring the dates

Line 2021: --if ben_manage_life_events.fonm = 'Y' then

2017: end if;
2018: --
2019: --
2020: -- FONM
2021: --if ben_manage_life_events.fonm = 'Y' then
2022: --
2023: -- FONM : calling procedures pass the p_effective_date as
2024: -- nvl of fonm_rt_strt_dt, fonm_cvg_strt_dt, effective_date
2025: -- tilak : new fonm paramter passes the value no more overring the dates

Line 2517: --if ben_manage_life_events.fonm = 'Y' then

2513: */
2514:
2515:
2516: -- FONM
2517: --if ben_manage_life_events.fonm = 'Y' then
2518: --
2519: -- FONM : calling procedures pass the p_effective_date as
2520: -- nvl of fonm_rt_strt_dt, fonm_cvg_strt_dt, effective_date
2521: -- tilak : new fonm paramter passes the value no more overring the dates

Line 2694: raise ben_manage_life_events.g_record_error;

2690: end if;
2691: fnd_message.set_name('BEN','BEN_91342_UNKNOWN_CODE_1');
2692: fnd_message.set_token('PROC',l_proc);
2693: fnd_message.set_token('CODE1',l_lsf.los_dt_to_use_cd);
2694: raise ben_manage_life_events.g_record_error;
2695: end if;
2696:
2697: p_start_date := l_start_date;
2698: