DBA Data[Home] [Help]

APPS.OTA_RESOURCE_DEFINITION_SWI dependencies on OTA_RESOURCE_DEFINITION_SWI

Line 1: Package Body ota_resource_definition_swi As

1: Package Body ota_resource_definition_swi As
2: /* $Header: ottsrswi.pkb 120.0 2005/05/29 07:56 appldev noship $ */
3: --
4: -- Package variables
5: --

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

2: /* $Header: ottsrswi.pkb 120.0 2005/05/29 07:56 appldev noship $ */
3: --
4: -- Package variables
5: --
6: g_package varchar2(33) := 'ota_resource_definition_swi.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |----------------------< create_resource_definition >----------------------|
10: -- ----------------------------------------------------------------------------

Line 466: end ota_resource_definition_swi;

462: --
463: p_return_status := hr_multi_message.get_return_status_disable;
464: hr_utility.set_location(' Leaving:' || l_proc,50);
465: end delete_resource_definition;
466: end ota_resource_definition_swi;