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 3222: -- ben_determine_date.

3218: p_iss_val := p_val;
3219: end if;
3220: --
3221: -- Get the participation start date to use in
3222: -- ben_determine_date.
3223: -- Note: don't check for notfound because
3224: --
3225: -- 1) will handle null anyway.
3226: -- 2) any eligibility requirements are already handled in bendenrr

Line 3256: ben_determine_date.rate_and_coverage_dates

3252: close c_current_elig;
3253: --
3254: end if;
3255: hr_utility.set_location ('BDD_RACD '||l_package,10);
3256: ben_determine_date.rate_and_coverage_dates
3257: (p_cache_mode => TRUE
3258: ,p_par_ptip_id => l_epe.ptip_id
3259: ,p_par_plip_id => l_epe.plip_id
3260: ,p_person_id => l_epe.person_id