DBA Data[Home] [Help]

APPS.IRC_NOTIFICATION_PREFS_SWI dependencies on IRC_NOTIFICATION_PREFS_SWI

Line 1: Package Body irc_notification_prefs_swi As

1: Package Body irc_notification_prefs_swi As
2: /* $Header: irinpswi.pkb 120.1 2006/02/15 16:24:17 gjaggava noship $ */
3: --
4: -- Package variables
5: --

Line 6: g_package varchar2(33) := 'irc_notification_prefs_swi.';

2: /* $Header: irinpswi.pkb 120.1 2006/02/15 16:24:17 gjaggava noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'irc_notification_prefs_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |-----------------------< create_notification_prefs >-----------------------|
10: -- ----------------------------------------------------------------------------

Line 462: end irc_notification_prefs_swi;

458: p_object_version_number := l_object_version_number;
459: p_return_status := hr_multi_message.get_return_status_disable;
460: hr_utility.set_location(' Leaving: ' || l_proc, 50);
461: end update_notification_prefs;
462: end irc_notification_prefs_swi;