DBA Data[Home] [Help]

APPS.BEN_CWB_REFRESH_PKG dependencies on BEN_CWB_PERSON_INFO_PKG

Line 187: ben_cwb_person_info_pkg.refresh_person_info_group_pl

183: if g_debug then
184: hr_utility.set_location(l_proc, 60);
185: end if;
186: --
187: ben_cwb_person_info_pkg.refresh_person_info_group_pl
188: (p_group_pl_id => p_group_pl_id
189: ,p_lf_evt_ocrd_dt => l_lf_evt_ocrd_dt
190: ,p_effective_date => l_effective_date);
191: --