DBA Data[Home] [Help]

APPS.BEN_CWB_REFRESH_PKG dependencies on BEN_CWB_PL_DSGN

Line 46: ben_cwb_pl_dsgn dsgn

42: ,rates.person_id
43: ,enrt.business_group_id
44: ,rates.object_version_number
45: from
46: ben_cwb_pl_dsgn dsgn
47: ,ben_cwb_person_rates rates
48: ,ben_popl_enrt_typ_cycl_f popl
49: ,ben_cwb_person_info info
50: ,ben_enrt_perd enrt

Line 142: ben_cwb_pl_dsgn_pkg.refresh_pl_dsgn

138: if g_debug then
139: hr_utility.set_location(l_proc, 30);
140: end if;
141: --
142: ben_cwb_pl_dsgn_pkg.refresh_pl_dsgn
143: (p_group_pl_id => p_group_pl_id
144: ,p_lf_evt_ocrd_dt => l_lf_evt_ocrd_dt
145: ,p_effective_date => l_effective_date
146: ,p_refresh_always => 'Y');