DBA Data[Home] [Help]

APPS.PER_HIERARCHY_API dependencies on PER_HIERARCHY_API

Line 1: Package Body per_hierarchy_api as

1: Package Body per_hierarchy_api as
2: /* $Header: pepghapi.pkb 115.3 2002/12/05 10:48:19 eumenyio noship $ */
3: --
4: -- Package Variables
5: --

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

2: /* $Header: pepghapi.pkb 115.3 2002/12/05 10:48:19 eumenyio noship $ */
3: --
4: -- Package Variables
5: --
6: g_package varchar2(33) := ' per_hierarchy_api.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |------------------------< create_hierarchy >----------------------|
10: -- ----------------------------------------------------------------------------

Line 930: end per_hierarchy_api;

926: hr_utility.set_location(' Leaving:'||l_proc, 70);
927: --
928: end lck;
929: --
930: end per_hierarchy_api;