DBA Data[Home] [Help]

APPS.PER_SA_WORK_INCIDENT_API dependencies on PER_SA_WORK_INCIDENT_API

Line 1: package body per_sa_work_incident_api as

1: package body per_sa_work_incident_api as
2: /* $Header: peincsai.pkb 115.0 2003/09/10 02:19:17 adevanat noship $ */
3:
4: -- Package Variables
5: --

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

2: /* $Header: peincsai.pkb 115.0 2003/09/10 02:19:17 adevanat noship $ */
3:
4: -- Package Variables
5: --
6: g_package varchar2(33) := 'per_sa_work_incident_api.';
7: --
8: -- ----------------------------------------------------------------------
9: -- |----------------------< create_sa_work_incident >--------------------|
10: -- ----------------------------------------------------------------------

Line 560: end per_sa_work_incident_api;

556: hr_utility.set_location(' Leaving:'||l_proc, 70);
557: --
558: end update_sa_work_incident;
559: --
560: end per_sa_work_incident_api;