DBA Data[Home] [Help]

APPS.HR_WPM_IMPORT_LIB_OBJ_API dependencies on HR_WPM_IMPORT_LIB_OBJ_API

Line 1: PACKAGE BODY HR_WPM_IMPORT_LIB_OBJ_API as

1: PACKAGE BODY HR_WPM_IMPORT_LIB_OBJ_API as
2: /* $Header: perioapi.pkb 120.8 2006/05/02 23:51:23 sturlapa noship $ */
3: --
4: -- Package Variables
5: --

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

2: /* $Header: perioapi.pkb 120.8 2006/05/02 23:51:23 sturlapa noship $ */
3: --
4: -- Package Variables
5: --
6: g_package varchar2(33) := 'HR_WPM_IMPORT_LIB_OBJ_API.';
7: g_debug boolean := hr_utility.debug_enabled;
8: --
9: -- ----------------------------------------------------------------------------
10: -- |-----------------------< import_library_objective >-----------------------|

Line 366: end HR_WPM_IMPORT_LIB_OBJ_API;

362: hr_utility.set_location(' Leaving:' || l_proc,50);
363:
364: end import_library_objectives;
365:
366: end HR_WPM_IMPORT_LIB_OBJ_API;