DBA Data[Home] [Help]

APPS.OTA_CERTIFICATION_API dependencies on OTA_CERTIFICATION_API

Line 1: Package Body ota_certification_api as

1: Package Body ota_certification_api as
2: /* $Header: otcrtapi.pkb 120.1 2005/08/10 15:51 asud noship $ */
3: -- Package Variables
4: --
5: g_package varchar2(33) := ' OTA_CERTIFICATION_API.';

Line 5: g_package varchar2(33) := ' OTA_CERTIFICATION_API.';

1: Package Body ota_certification_api as
2: /* $Header: otcrtapi.pkb 120.1 2005/08/10 15:51 asud noship $ */
3: -- Package Variables
4: --
5: g_package varchar2(33) := ' OTA_CERTIFICATION_API.';
6: --
7: -- ----------------------------------------------------------------------------
8: -- |--------------------------< CREATE_CERTIFICATION >------------------------|
9: -- ----------------------------------------------------------------------------

Line 683: end ota_certification_api;

679: hr_utility.set_location(' Leaving:'||l_proc, 190);
680: raise;
681: end delete_certification;
682: --
683: end ota_certification_api;