DBA Data[Home] [Help]

APPS.HR_SE_WORK_INCIDENT_API dependencies on HR_SE_WORK_INCIDENT_API

Line 1: package body hr_se_work_incident_api as

1: package body hr_se_work_incident_api as
2: /* $Header: peincsei.pkb 120.0 2005/05/31 10:09:57 appldev noship $ */
3:
4: -- Package Variables
5: --

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

2: /* $Header: peincsei.pkb 120.0 2005/05/31 10:09:57 appldev noship $ */
3:
4: -- Package Variables
5: --
6: g_package varchar2(33) := 'hr_se_work_incident_api.';
7: --
8: -- ----------------------------------------------------------------------
9: -- |----------------------< create_se_work_incident >--------------------|
10: -- ----------------------------------------------------------------------

Line 592: end hr_se_work_incident_api;

588: hr_utility.set_location(' Leaving:'||l_proc, 70);
589: --
590: end update_se_work_incident;
591: --
592: end hr_se_work_incident_api;