DBA Data[Home] [Help]

APPS.BEN_MANAGE_OVERRIDE dependencies on BEN_DETERMINE_ACTUAL_PREMIUM

Line 17: ben_determine_actual_premium.main

13: --------- --------- ---------- --------------------------------------------
14: 115.0 16-Apr-02 ikasire Created .
15: 115.1 20-May-02 ikasire GSCC Warnings fixed
16: 115.2 07-Aug-02 ikasire Bug 2502236 fixes added call to
17: ben_determine_actual_premium.main
18: 115.3 06-Dec-02 tjesumic nocopy
19: 115.5 26-Dec-02 tjesumic nocopy
20: 115.6 08-Apr-03 ikasire Bug 2852325 End dating the rates and dependets
21: when coverage is ended and

Line 376: ben_determine_actual_premium.g_computed_prem_val := null ;

372: --
373: end if;
374: --
375: hr_utility.set_location('premium calculation from Override ',111);
376: ben_determine_actual_premium.g_computed_prem_val := null ;
377: ben_determine_actual_premium.main
378: (p_person_id => p_person_id,
379: p_effective_date => p_effective_date,
380: p_lf_evt_ocrd_dt => p_lf_evt_ocrd_dt,

Line 377: ben_determine_actual_premium.main

373: end if;
374: --
375: hr_utility.set_location('premium calculation from Override ',111);
376: ben_determine_actual_premium.g_computed_prem_val := null ;
377: ben_determine_actual_premium.main
378: (p_person_id => p_person_id,
379: p_effective_date => p_effective_date,
380: p_lf_evt_ocrd_dt => p_lf_evt_ocrd_dt,
381: p_pgm_id => p_pgm_id,