DBA Data[Home] [Help]

APPS.GHR_PDC_API dependencies on GHR_PDC_API

Line 1: PACKAGE BODY ghr_pdc_api AS

1: PACKAGE BODY ghr_pdc_api AS
2: /* $Header: ghpdcapi.pkb 120.1.12010000.1 2009/05/25 12:01:00 utokachi noship $ */
3:
4: -- PAckage Variables
5:

Line 6: g_package varchar2(100) := 'ghr_pdc_api';

2: /* $Header: ghpdcapi.pkb 120.1.12010000.1 2009/05/25 12:01:00 utokachi noship $ */
3:
4: -- PAckage Variables
5:
6: g_package varchar2(100) := 'ghr_pdc_api';
7: l_pd_classification_id number;
8: l_position_description_id number;
9: l_pdc_object_version_number number;
10:

Line 404: end ghr_pdc_api;

400: --
401: hr_utility.set_location('Leaving:'||l_proc,12);
402: end delete_pdc;
403:
404: end ghr_pdc_api;