DBA Data[Home] [Help]

APPS.IRC_DEFAULT_POSTING_API dependencies on IRC_DEFAULT_POSTING_API

Line 1: Package Body irc_default_posting_api as

1: Package Body irc_default_posting_api as
2: /* $Header: iridpapi.pkb 120.0 2005/07/26 15:06:35 mbocutt noship $ */
3: --
4: -- Package Variables
5: --

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

2: /* $Header: iridpapi.pkb 120.0 2005/07/26 15:06:35 mbocutt noship $ */
3: --
4: -- Package Variables
5: --
6: g_package varchar2(33) := ' irc_default_posting_api.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |------------------------< create_default_posting >------------------------|
10: -- ----------------------------------------------------------------------------

Line 704: end irc_default_posting_api;

700: raise;
701: end delete_default_posting;
702:
703: --
704: end irc_default_posting_api;