DBA Data[Home] [Help]

APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on BEN_CWB_INTEGRATOR_COPY

Line 1563: ben_cwb_integrator_copy.copy_integrator(p_group_pl_id,'BEN_CWB_WRK_SHT_INTG');

1559: open c_uses_custom_intg;
1560: fetch c_uses_custom_intg into l_uses_custom_intg;
1561: close c_uses_custom_intg;
1562: if l_uses_custom_intg = 'Y' then
1563: ben_cwb_integrator_copy.copy_integrator(p_group_pl_id,'BEN_CWB_WRK_SHT_INTG');
1564: end if;
1565:
1566: --
1567: if g_debug then