DBA Data[Home] [Help]

APPS.IRC_TEMPLATE_ASSOCIATION_SWI dependencies on IRC_TEMPLATE_ASSOCIATION_SWI

Line 1: Package Body irc_template_association_swi As

1: Package Body irc_template_association_swi As
2: /* $Header: iritaswi.pkb 120.0 2005/09/27 08:12 sayyampe noship $ */
3: --
4: -- Package variables
5: --

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

2: /* $Header: iritaswi.pkb 120.0 2005/09/27 08:12 sayyampe noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'irc_template_association_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |----------------------< create_template_association >---------------------|
10: -- ----------------------------------------------------------------------------

Line 333: end irc_template_association_swi;

329: --
330: p_return_status := hr_multi_message.get_return_status_disable;
331: hr_utility.set_location(' Leaving:' || l_proc,50);
332: end delete_template_association;
333: end irc_template_association_swi;