DBA Data[Home] [Help]

APPS.BEN_CWB_REFRESH_PKG dependencies on BEN_CWB_PERSON_INFO_PKG

Line 188: ben_cwb_person_info_pkg.refresh_person_info_group_pl

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