DBA Data[Home] [Help]

APPS.OTA_FORUM_THREAD_SWI dependencies on OTA_FORUM_THREAD_SWI

Line 1: Package Body ota_forum_thread_swi As

1: Package Body ota_forum_thread_swi As
2: /* $Header: otftsswi.pkb 120.2 2005/09/20 14:36 asud noship $ */
3: --
4: -- Package variables
5: --

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

2: /* $Header: otftsswi.pkb 120.2 2005/09/20 14:36 asud noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'ota_forum_thread_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |--------------------------< create_forum_thread >-------------------------|
10: -- ----------------------------------------------------------------------------

Line 330: end ota_forum_thread_swi;

326: --
327: p_return_status := hr_multi_message.get_return_status_disable;
328: hr_utility.set_location(' Leaving:' || l_proc,50);
329: end delete_forum_thread;
330: end ota_forum_thread_swi;