DBA Data[Home] [Help]

APPS.BEN_DETERMINE_ACTIVITY_BASE_RT dependencies on BEN_DETERMINE_DATE

Line 46: ben_determine_date.rate_and_coverage_dates

42: Put in rate calculated prior to enrollment
43: logic.
44: Added call to calculate rt_strt_dt and
45: get rt_strt_dt_cd and rl.
46: ben_determine_date.rate_and_coverage_dates
47: 25 Oct 98 T Guy 115.3 removed show errors
48: 27 Oct 98 T Guy 115.4 removed date track for ben_prtt_rt_val_f
49: 29 Oct 98 T Guy 115.5 fixed dflt_ann val
50: 12 Nov 98 T Guy 115.6 Implemented overall min/max val and

Line 3342: -- ben_determine_date.

3338: p_iss_val := p_val;
3339: end if;
3340: --
3341: -- Get the participation start date to use in
3342: -- ben_determine_date.
3343: -- Note: don't check for notfound because
3344: --
3345: -- 1) will handle null anyway.
3346: -- 2) any eligibility requirements are already handled in bendenrr

Line 3376: ben_determine_date.rate_and_coverage_dates

3372: close c_current_elig;
3373: --
3374: end if;
3375: hr_utility.set_location ('BDD_RACD '||l_package,10);
3376: ben_determine_date.rate_and_coverage_dates
3377: (p_cache_mode => TRUE
3378: ,p_par_ptip_id => l_epe.ptip_id
3379: ,p_par_plip_id => l_epe.plip_id
3380: ,p_person_id => l_epe.person_id