DBA Data[Home] [Help]

APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on FND_MSG_PUB

Line 4627: fnd_msg_pub.initialize;

4623: hr_utility.set_location ('Entering '||l_proc,10);
4624: l_effective_date := to_char(p_effective_date,'YYYY/MM/DD HH24:MI:SS');
4625: l_lf_evt_ocrd_dt := to_char(nvl(p_lf_evt_ocrd_dt,p_effective_date),'YYYY/MM/DD HH24:MI:SS');
4626: --
4627: fnd_msg_pub.initialize;
4628: --
4629: -- If backout is requested then first back out and call online.
4630: --
4631: if p_backout_and_process_flag = 'Y' then

Line 4678: fnd_msg_pub.initialize;

4674: fnd_message.set_token('TOKEN1', g_hrchy_tbl(1).hrchy_cat_string);
4675: fnd_message.raise_error;
4676: --
4677: end if;
4678: fnd_msg_pub.initialize;
4679: --
4680: exception when app_exception.application_exception then
4681: --
4682: ben_on_line_lf_evt.get_ser_message(

Line 4694: fnd_msg_pub.add;

4690: --
4691: if (l_message_name = 'BEN_91664_BENMNGLE_NO_OBJECTS') then
4692: l_encoded_message := fnd_message.get_encoded;
4693: else
4694: fnd_msg_pub.add;
4695: end if;
4696: --
4697: when others then
4698: --

Line 4701: fnd_msg_pub.add;

4697: when others then
4698: --
4699: fnd_message.set_name('PER','FFU10_GENERAL_ORACLE_ERROR');
4700: fnd_message.set_token('2',substr(sqlerrm,1,200));
4701: fnd_msg_pub.add;
4702: --
4703: end global_online_process_w;
4704: --
4705: procedure sum_oipl_rates_and_upd_pl_rate (