DBA Data[Home] [Help]

APPS.BEN_CWB_REFRESH_PKG dependencies on BEN_CWB_PL_DSGN_PKG

Line 141: ben_cwb_pl_dsgn_pkg.refresh_pl_dsgn

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