DBA Data[Home] [Help]

APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on FND_MSG_PUB

Line 4679: fnd_msg_pub.initialize;

4675: hr_utility.set_location ('Entering '||l_proc,10);
4676: l_effective_date := to_char(p_effective_date,'YYYY/MM/DD HH24:MI:SS');
4677: l_lf_evt_ocrd_dt := to_char(nvl(p_lf_evt_ocrd_dt,p_effective_date),'YYYY/MM/DD HH24:MI:SS');
4678: --
4679: fnd_msg_pub.initialize;
4680: --
4681: -- If backout is requested then first back out and call online.
4682: --
4683: if p_backout_and_process_flag = 'Y' then

Line 4730: fnd_msg_pub.initialize;

4726: fnd_message.set_token('TOKEN1', g_hrchy_tbl(1).hrchy_cat_string);
4727: fnd_message.raise_error;
4728: --
4729: end if;
4730: fnd_msg_pub.initialize;
4731: --
4732: exception when app_exception.application_exception then
4733: --
4734: ben_on_line_lf_evt.get_ser_message(

Line 4746: fnd_msg_pub.add;

4742: --
4743: if (l_message_name = 'BEN_91664_BENMNGLE_NO_OBJECTS') then
4744: l_encoded_message := fnd_message.get_encoded;
4745: else
4746: fnd_msg_pub.add;
4747: end if;
4748: --
4749: when others then
4750: --

Line 4753: fnd_msg_pub.add;

4749: when others then
4750: --
4751: fnd_message.set_name('PER','FFU10_GENERAL_ORACLE_ERROR');
4752: fnd_message.set_token('2',substr(sqlerrm,1,200));
4753: fnd_msg_pub.add;
4754: --
4755: end global_online_process_w;
4756: --
4757: procedure sum_oipl_rates_and_upd_pl_rate (