DBA Data[Home] [Help]

APPS.OTA_CATEGORY_USAGE_API dependencies on OTA_CATEGORY_USAGE_API

Line 1: Package Body ota_category_usage_api as

1: Package Body ota_category_usage_api as
2: /* $Header: otctuapi.pkb 120.0 2005/05/29 07:10:13 appldev noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

Line 8: g_package varchar2(33) := ' ota_category_usage_api.';

4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |
6: -- ----------------------------------------------------------------------------
7: --
8: g_package varchar2(33) := ' ota_category_usage_api.';
9: --
10: -- ----------------------------------------------------------------------------
11: -- |--------------------------< get_act_def_name_with_cat_id >-----------------|
12: -- ----------------------------------------------------------------------------

Line 722: end OTA_CATEGORY_USAGE_API;

718: hr_utility.set_location(' Leaving:'||l_proc, 190);
719: raise;
720: end delete_category;
721: --
722: end OTA_CATEGORY_USAGE_API;