DBA Data[Home] [Help]

APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on BEN_ON_LINE_LF_EVT

Line 2952: ben_on_line_lf_evt.p_manage_life_events

2948: close c_get_pil;
2949: --
2950: if l_local_pil_id is null then
2951: --
2952: ben_on_line_lf_evt.p_manage_life_events
2953: (p_person_id => p_person_id
2954: ,p_effective_date => l_effective_date
2955: ,p_business_group_id => l_count.business_group_id
2956: ,p_pgm_id => null

Line 4734: ben_on_line_lf_evt.get_ser_message(

4730: fnd_msg_pub.initialize;
4731: --
4732: exception when app_exception.application_exception then
4733: --
4734: ben_on_line_lf_evt.get_ser_message(
4735: p_encoded_message => l_encoded_message,
4736: p_app_short_name => l_app_short_name,
4737: p_message_name => l_message_name);
4738: --