DBA Data[Home] [Help]

APPS.GHR_COMPL_AGENCY_COSTS_API dependencies on GHR_COMPL_AGENCY_COSTS_API

Line 1: Package Body ghr_compl_agency_costs_api as

1: Package Body ghr_compl_agency_costs_api as
2: /* $Header: ghcstapi.pkb 120.0 2005/05/29 03:05:00 appldev noship $ */
3: --
4: -- Package Variables
5: --

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

2: /* $Header: ghcstapi.pkb 120.0 2005/05/29 03:05:00 appldev noship $ */
3: --
4: -- Package Variables
5: --
6: g_package varchar2(33) := ' ghr_compl_agency_costs_api.';
7: --
8: -- ----------------------------------------------------------------------------
9: -- |-------------------------- >--------------------------|
10: -- ----------------------------------------------------------------------------

Line 377: end ghr_compl_agency_costs_api;

373: raise;
374:
375: hr_utility.set_location(' Leaving:'||l_proc, 12);
376: end delete_agency_costs;
377: end ghr_compl_agency_costs_api;
378: