DBA Data[Home] [Help]

APPS.BEN_CWB_REFRESH_PKG dependencies on BEN_CWB_XCHG_PKG

Line 161: ben_cwb_xchg_pkg.insert_into_ben_cwb_xchg(p_group_pl_id

157: ben_batch_utils.WRITE('Initialising Refresh');
158: if g_debug then
159: hr_utility.set_location(l_proc, 21);
160: end if;
161: ben_cwb_xchg_pkg.insert_into_ben_cwb_xchg(p_group_pl_id
162: ,l_lf_evt_ocrd_dt
163: ,l_effective_date
164: ,'Y'
165: );