DBA Data[Home] [Help]

APPS.OTA_ACTIVITY_CATEGORY_SWI dependencies on OTA_ACTIVITY_CATEGORY_SWI

Line 1: Package Body ota_activity_category_swi As

1: Package Body ota_activity_category_swi As
2: /* $Header: otaciswi.pkb 115.1 2003/12/30 17:45:16 dhmulia noship $ */
3: --
4: -- Package variables
5: --

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

2: /* $Header: otaciswi.pkb 115.1 2003/12/30 17:45:16 dhmulia noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'ota_activity_category_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |-----------------------< create_act_cat_inclusion >-----------------------|
10: -- ----------------------------------------------------------------------------

Line 487: end ota_activity_category_swi;

483: p_return_status := hr_multi_message.get_return_status_disable;
484: hr_utility.set_location(' Leaving:' || l_proc,50);
485: end validate_delete_aci;
486:
487: end ota_activity_category_swi;