DBA Data[Home] [Help]

APPS.BEN_CWB_REFRESH_PKG dependencies on BEN_CWB_PL_DSGN_PKG

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');