DBA Data[Home] [Help]

APPS.GHR_COMPLAINT_PEOPLE_API dependencies on GHR_COMPLAINT_PEOPLE_API

Line 1: Package Body ghr_complaint_people_api as

1: Package Body ghr_complaint_people_api as
2: /* $Header: ghcplapi.pkb 115.1 2003/01/30 16:31:55 asubrahm noship $ */
3: --
4: -- Package Variables
5: --

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

2: /* $Header: ghcplapi.pkb 115.1 2003/01/30 16:31:55 asubrahm noship $ */
3: --
4: -- Package Variables
5: --
6: g_package varchar2(33) := ' ghr_complaint_people_api.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |--------------------------< Create_compl_person> >--------------------------|
10: -- ----------------------------------------------------------------------------

Line 360: end ghr_complaint_people_api;

356: raise;
357:
358: hr_utility.set_location(' Leaving:'||l_proc, 12);
359: end delete_compl_person;
360: end ghr_complaint_people_api;
361: