DBA Data[Home] [Help]

APPS.GHR_COMPLAINT_BASES_API dependencies on GHR_COMPLAINT_BASES_API

Line 1: Package Body ghr_complaint_bases_api as

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

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

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

Line 357: end ghr_complaint_bases_api;

353: raise;
354:
355: hr_utility.set_location(' Leaving:'||l_proc, 12);
356: end delete_compl_basis;
357: end ghr_complaint_bases_api;