DBA Data[Home] [Help]

APPS.IRC_POSTING_CONTENT_SWI dependencies on IRC_POSTING_CONTENT_SWI

Line 1: Package Body irc_posting_content_swi As

1: Package Body irc_posting_content_swi As
2: /* $Header: iripcswi.pkb 120.4.12010000.2 2009/05/28 10:16:41 avarri ship $ */
3: --
4: -- Package variables
5: --

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

2: /* $Header: iripcswi.pkb 120.4.12010000.2 2009/05/28 10:16:41 avarri ship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'irc_posting_content_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |------------------------< create_posting_content >------------------------|
10: -- ----------------------------------------------------------------------------

Line 884: end irc_posting_content_swi;

880: return l_varchar2;
881: End getClobValue;
882:
883:
884: end irc_posting_content_swi;