DBA Data[Home] [Help]

APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on BEN_CWB_XCHG_PKG

Line 3096: ben_cwb_xchg_pkg.insert_into_ben_cwb_xchg(

3092: --
3093: g_error_log_rec.calling_proc := 'insert_into_ben_cwb_xchg';
3094: g_error_log_rec.step_number := 6;
3095: --
3096: ben_cwb_xchg_pkg.insert_into_ben_cwb_xchg(
3097: p_group_pl_id => g_cache_group_plan_rec.group_pl_id
3098: ,p_lf_evt_ocrd_dt => g_cache_group_plan_rec.group_lf_evt_ocrd_dt
3099: ,p_effective_date => null
3100: ,p_refresh_always => 'N');