DBA Data[Home] [Help]

APPS.OTA_CERT_CATEGORY_SWI dependencies on OTA_CERT_CATEGORY_SWI

Line 1: Package Body ota_cert_category_swi As

1: Package Body ota_cert_category_swi As
2: /* $Header: otcciswi.pkb 120.1 2005/07/21 15:16 estreacy noship $ */
3: --
4: -- Package variables
5: --

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

2: /* $Header: otcciswi.pkb 120.1 2005/07/21 15:16 estreacy noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'ota_cert_category_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |-----------------------< create_cert_cat_inclusion >----------------------|
10: -- ----------------------------------------------------------------------------

Line 408: end ota_cert_category_swi;

404: --
405: p_return_status := hr_multi_message.get_return_status_disable;
406: hr_utility.set_location(' Leaving:' || l_proc,50);
407: end delete_cert_cat_inclusion;
408: end ota_cert_category_swi;