DBA Data[Home] [Help]

APPS.IRC_NOTIFICATION_HELPER_PKG dependencies on IRC_NOTIFICATION_HELPER_PKG

Line 1: PACKAGE BODY irc_notification_helper_pkg AS

1: PACKAGE BODY irc_notification_helper_pkg AS
2: /* $Header: irnothlp.pkb 120.7 2008/05/05 09:51:24 kvenukop noship $ */
3: -- -- --------------------------------------------------------------------- *
4: -- Name : get_job_seekers_role
5: -- Purpose : function to obtain the wf role based on a person_id.

Line 557: END irc_notification_helper_pkg;

553: when others then
554: hr_utility.set_location('Error - Exiting:'|| g_package||'.'||l_proc, 100);
555: end raiseNotifyEvent;
556: --
557: END irc_notification_helper_pkg;