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 11944: fnd_message.set_token('PROC','BEN_DETERMINE_CHC_CTFN');

11940: --
11941: end if;
11942: --
11943: fnd_message.set_name('BEN','BEN_91333_CALLING_PROC');
11944: fnd_message.set_token('PROC','BEN_DETERMINE_CHC_CTFN');
11945: --
11946: if g_debug then
11947: hr_utility.set_location ('BDCC_MN '||l_package,10);
11948: end if;

Line 11950: ben_determine_chc_ctfn.main

11946: if g_debug then
11947: hr_utility.set_location ('BDCC_MN '||l_package,10);
11948: end if;
11949: if l_mode <> 'D' then
11950: ben_determine_chc_ctfn.main
11951: (p_effective_date => p_effective_date,
11952: p_person_id => p_person_id,
11953: p_elig_per_elctbl_chc_id => l_elig_per_elctbl_chc_id,
11954: p_mode => l_mode);

Line 12302: BEN_DETERMINE_CHC_CTFN.update_susp_if_ctfn_flag

12298: end if;
12299: --BUG 4463267 Need to update the flag
12300: if l_mode <> 'D' then
12301: --
12302: BEN_DETERMINE_CHC_CTFN.update_susp_if_ctfn_flag
12303: (p_effective_date => p_effective_date,
12304: p_lf_evt_ocrd_dt => l_rec.lf_evt_ocrd_dt,
12305: p_person_id => p_person_id,
12306: p_per_in_ler_id => l_pil_row.per_in_ler_id