DBA Data[Home] [Help]

APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on BEN_CWB_XCHG_PKG

Line 3148: ben_cwb_xchg_pkg.insert_into_ben_cwb_xchg(

3144: --
3145: g_error_log_rec.calling_proc := 'insert_into_ben_cwb_xchg';
3146: g_error_log_rec.step_number := 6;
3147: --
3148: ben_cwb_xchg_pkg.insert_into_ben_cwb_xchg(
3149: p_group_pl_id => g_cache_group_plan_rec.group_pl_id
3150: ,p_lf_evt_ocrd_dt => g_cache_group_plan_rec.group_lf_evt_ocrd_dt
3151: ,p_effective_date => null
3152: ,p_refresh_always => 'N');