DBA Data[Home] [Help]

APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on BEN_ON_LINE_LF_EVT

Line 2907: ben_on_line_lf_evt.p_manage_life_events

2903: close c_get_pil;
2904: --
2905: if l_local_pil_id is null then
2906: --
2907: ben_on_line_lf_evt.p_manage_life_events
2908: (p_person_id => p_person_id
2909: ,p_effective_date => l_effective_date
2910: ,p_business_group_id => l_count.business_group_id
2911: ,p_pgm_id => null

Line 4682: ben_on_line_lf_evt.get_ser_message(

4678: fnd_msg_pub.initialize;
4679: --
4680: exception when app_exception.application_exception then
4681: --
4682: ben_on_line_lf_evt.get_ser_message(
4683: p_encoded_message => l_encoded_message,
4684: p_app_short_name => l_app_short_name,
4685: p_message_name => l_message_name);
4686: --