DBA Data[Home] [Help]

APPS.PER_KW_WORK_INCIDENT_API dependencies on PER_KW_WORK_INCIDENT_API

Line 1: package body per_kw_work_incident_api as

1: package body per_kw_work_incident_api as
2: /* $Header: peinckwi.pkb 120.0 2005/05/31 10:06:29 appldev noship $ */
3:
4: -- Package Variables
5: --

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

2: /* $Header: peinckwi.pkb 120.0 2005/05/31 10:06:29 appldev noship $ */
3:
4: -- Package Variables
5: --
6: g_package varchar2(33) := 'per_kw_work_incident_api.';
7: --
8: -- ----------------------------------------------------------------------
9: -- |----------------------< create_kw_work_incident >--------------------|
10: -- ----------------------------------------------------------------------

Line 520: end per_kw_work_incident_api;

516: hr_utility.set_location(' Leaving:'||l_proc, 70);
517: --
518: end update_kw_work_incident;
519: --
520: end per_kw_work_incident_api;