DBA Data[Home] [Help]

APPS.GHR_COMPLAINT_CLAIMS_API dependencies on GHR_COMPLAINT_CLAIMS_API

Line 1: Package Body ghr_complaint_claims_api as

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

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

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

Line 388: end ghr_complaint_claims_api;

384: raise;
385:
386: hr_utility.set_location(' Leaving:'||l_proc, 12);
387: end delete_compl_claim;
388: end ghr_complaint_claims_api;
389: