DBA Data[Home] [Help]

APPS.HR_SA_ASSIGNMENT_API dependencies on HR_SA_ASSIGNMENT_API

Line 1: PACKAGE BODY hr_sa_assignment_api AS

1: PACKAGE BODY hr_sa_assignment_api AS
2: /* $Header: peasgsai.pkb 115.0 2003/09/10 01:49:57 adevanat noship $ */
3: /*
4: +==========================================================================================
5: | Copyright (c) 1999 Oracle Corporation Ltd

Line 9: | Name : hr_sa_assignment_api

5: | Copyright (c) 1999 Oracle Corporation Ltd
6: | All rights reserved.
7: +==========================================================================================
8: |SQL Script File Name : HR SA WR AS . PKB
9: | Name : hr_sa_assignment_api
10: | Description : Assignment API Wrapper for SA
11: |
12: | Name Date Version Bug Text
13: | -------------- ---------- ------- ----- ----

Line 19: g_package VARCHAR2(33) := 'hr_sa_assignment_api.';

15: |NOTES
16: +==========================================================================================
17: */
18:
19: g_package VARCHAR2(33) := 'hr_sa_assignment_api.';
20: --
21: -- ----------------------------------------------------------------------------
22: -- |---------------------< create_sa_secondary_emp_asg >-----------------------|
23: -- ----------------------------------------------------------------------------

Line 537: END hr_sa_assignment_api;

533: hr_utility.set_location(' Leaving:'||l_proc, 40);
534: END update_sa_emp_asg;
535:
536:
537: END hr_sa_assignment_api;