DBA Data[Home] [Help]

APPS.BEN_DERIVE_FACTORS dependencies on BEN_MANAGE_LIFE_EVENTS

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

755: fnd_message.raise_error;
756: end if;
757: --
758: -- FONM
759: --if ben_manage_life_events.fonm = 'Y' then
760: --
761: -- FONM : calling procedures pass the p_effective_date as
762: -- nvl of fonm_rt_strt_dt, fonm_cvg_strt_dt, effective_date
763: -- tilak : new fonm paramter passes the value no more overring the dates

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

1899: end if;
1900: --
1901: --
1902: -- FONM
1903: --if ben_manage_life_events.fonm = 'Y' then
1904: --
1905: -- FONM : calling procedures pass the p_effective_date as
1906: -- nvl of fonm_rt_strt_dt, fonm_cvg_strt_dt, effective_date
1907: -- tilak : new fonm paramter passes the value no more overring the dates

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

2393: */
2394:
2395:
2396: -- FONM
2397: --if ben_manage_life_events.fonm = 'Y' then
2398: --
2399: -- FONM : calling procedures pass the p_effective_date as
2400: -- nvl of fonm_rt_strt_dt, fonm_cvg_strt_dt, effective_date
2401: -- tilak : new fonm paramter passes the value no more overring the dates

Line 2573: raise ben_manage_life_events.g_record_error;

2569: end if;
2570: fnd_message.set_name('BEN','BEN_91342_UNKNOWN_CODE_1');
2571: fnd_message.set_token('PROC',l_proc);
2572: fnd_message.set_token('CODE1',l_lsf.los_dt_to_use_cd);
2573: raise ben_manage_life_events.g_record_error;
2574: end if;
2575:
2576: p_start_date := l_start_date;
2577: