DBA Data[Home] [Help]

APPS.BEN_CWB_REFRESH_PKG dependencies on BEN_CWB_XCHG_PKG

Line 162: ben_cwb_xchg_pkg.insert_into_ben_cwb_xchg(p_group_pl_id

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