DBA Data[Home] [Help]

APPS.HR_OBJECTIVES_API dependencies on HR_OBJECTIVES_API

Line 1: Package Body hr_objectives_api as

1: Package Body hr_objectives_api as
2: /* $Header: peobjapi.pkb 120.4 2006/03/20 14:07:58 svittal noship $ */
3: --
4: -- Package Variables
5: --

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

2: /* $Header: peobjapi.pkb 120.4 2006/03/20 14:07:58 svittal noship $ */
3: --
4: -- Package Variables
5: --
6: g_package varchar2(33) := ' hr_objectives_api.';
7: --
8: -- ---------------------------------------------------------------------------
9: -- |-----------------------< >--------------------------|
10: -- ---------------------------------------------------------------------------

Line 972: end hr_objectives_api;

968: raise;
969: --
970: end delete_objective;
971: --
972: end hr_objectives_api;