DBA Data[Home] [Help]

APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on BEN_MANAGE_LIFE_EVENTS

Line 433: ben_manage_life_events.write_bft_statistics

429: -- This is master specific only
430: --
431: if l_master = 'Y' then
432: --
433: ben_manage_life_events.write_bft_statistics
434: (p_business_group_id => p_business_group_id
435: ,p_benefit_action_id => p_benefit_action_id
436: );
437: --

Line 2838: ben_manage_life_events.cwb_process

2834: --
2835: else
2836: if p_online_call_flag = 'N' then
2837: --
2838: ben_manage_life_events.cwb_process
2839: (Errbuf =>l_errbuf,
2840: retcode =>l_retcode,
2841: p_benefit_action_id =>p_benefit_action_id ,
2842: p_effective_date =>p_effective_date,