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.6.12020000.1 2012/06/29 01:36:42 appldev ship $ */
3: --
4: -- Package Variables
5: --

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

2: /* $Header: peobjapi.pkb 120.6.12020000.1 2012/06/29 01:36:42 appldev ship $ */
3: --
4: -- Package Variables
5: --
6: g_package varchar2(33) := ' hr_objectives_api.';
7: --
8: -- ---------------------------------------------------------------------------
9: -- |-----------------------< >--------------------------|
10: -- ---------------------------------------------------------------------------

Line 991: end hr_objectives_api;

987: raise;
988: --
989: end delete_objective;
990: --
991: end hr_objectives_api;