DBA Data[Home] [Help]

APPS.BEN_MANAGE_LIFE_EVENTS dependencies on BEN_DETERMINE_CHC_CTFN

Line 262: 26 Feb 99 T Guy 115.70 Added ben_determine_chc_ctfn

258: prfls and derive_part_and_rate_
259: facts.
260: 18 Feb 99 G Perry 115.68 Support for canonical dates.
261: 24 Feb 99 G Perry 115.69 Support for restart process.
262: 26 Feb 99 T Guy 115.70 Added ben_determine_chc_ctfn
263: 27 Feb 99 G Perry 115.71 Added Concurrent request id to
264: log. Added business_group_id
265: parameter to check_all_slaves
266: _finished procedure.

Line 11416: fnd_message.set_token('PROC','BEN_DETERMINE_CHC_CTFN');

11412: --
11413: end if;
11414: --
11415: fnd_message.set_name('BEN','BEN_91333_CALLING_PROC');
11416: fnd_message.set_token('PROC','BEN_DETERMINE_CHC_CTFN');
11417: --
11418: if g_debug then
11419: hr_utility.set_location ('BDCC_MN '||l_package,10);
11420: end if;

Line 11422: ben_determine_chc_ctfn.main

11418: if g_debug then
11419: hr_utility.set_location ('BDCC_MN '||l_package,10);
11420: end if;
11421: if l_mode <> 'D' then
11422: ben_determine_chc_ctfn.main
11423: (p_effective_date => p_effective_date,
11424: p_person_id => p_person_id,
11425: p_elig_per_elctbl_chc_id => l_elig_per_elctbl_chc_id,
11426: p_mode => l_mode);

Line 11762: BEN_DETERMINE_CHC_CTFN.update_susp_if_ctfn_flag

11758: end if;
11759: --BUG 4463267 Need to update the flag
11760: if l_mode <> 'D' then
11761: --
11762: BEN_DETERMINE_CHC_CTFN.update_susp_if_ctfn_flag
11763: (p_effective_date => p_effective_date,
11764: p_lf_evt_ocrd_dt => l_rec.lf_evt_ocrd_dt,
11765: p_person_id => p_person_id,
11766: p_per_in_ler_id => l_pil_row.per_in_ler_id