DBA Data[Home] [Help]

APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on BEN_MANAGE_LIFE_EVENTS

Line 404: ben_manage_life_events.write_bft_statistics

400: -- This is master specific only
401: --
402: if l_master = 'Y' then
403: --
404: ben_manage_life_events.write_bft_statistics
405: (p_business_group_id => p_business_group_id
406: ,p_benefit_action_id => p_benefit_action_id
407: );
408: --

Line 2793: ben_manage_life_events.cwb_process

2789: --
2790: else
2791: if p_online_call_flag = 'N' then
2792: --
2793: ben_manage_life_events.cwb_process
2794: (Errbuf =>l_errbuf,
2795: retcode =>l_retcode,
2796: p_benefit_action_id =>p_benefit_action_id ,
2797: p_effective_date =>p_effective_date,