DBA Data[Home] [Help]

APPS.OTA_FORUM_SWI dependencies on OTA_FORUM_SWI

Line 1: Package Body ota_forum_swi As

1: Package Body ota_forum_swi As
2: /* $Header: otfrmswi.pkb 120.0 2005/06/24 07:57 appldev noship $ */
3: --
4: -- Package variables
5: --

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

2: /* $Header: otfrmswi.pkb 120.0 2005/06/24 07:57 appldev noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'ota_forum_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |-----------------------------< create_forum >-----------------------------|
10: -- ----------------------------------------------------------------------------

Line 347: end ota_forum_swi;

343: --
344: p_return_status := hr_multi_message.get_return_status_disable;
345: hr_utility.set_location(' Leaving:' || l_proc,50);
346: end delete_forum;
347: end ota_forum_swi;