DBA Data[Home] [Help]

APPS.BEN_EXT_THREAD dependencies on FND_MSG_PUB

Line 7204: fnd_msg_pub.initialize;

7200: l_validate varchar2(2000) ;
7201: l_override varchar2(2000) ;
7202: begin
7203: --
7204: fnd_msg_pub.initialize;
7205: --
7206: hr_utility.set_location('Entering:'|| l_proc, 10);
7207: hr_utility.set_location('p_mode '|| p_mode ,10) ;
7208: hr_utility.set_location('p_seeded '|| p_seeded ,10) ;

Line 7323: fnd_msg_pub.add;

7319: exception
7320: --
7321: when app_exception.application_exception then
7322:
7323: fnd_msg_pub.add;
7324:
7325: --
7326: when others then
7327: --