DBA Data[Home] [Help]

APPS.HR_AE_ASSIGNMENT_API dependencies on HR_AE_ASSIGNMENT_API

Line 1: PACKAGE BODY hr_ae_assignment_api AS

1: PACKAGE BODY hr_ae_assignment_api AS
2: /* $Header: peasgaei.pkb 120.1.12000000.1 2007/01/21 20:19:31 appldev ship $ */
3: /*
4: +==========================================================================================
5: | Copyright (c) 1999 Oracle Corporation Ltd

Line 9: | Name : hr_ae_assignment_api

5: | Copyright (c) 1999 Oracle Corporation Ltd
6: | All rights reserved.
7: +==========================================================================================
8: |SQL Script File Name : peasgaei.pkb
9: | Name : hr_ae_assignment_api
10: | Description : Assignment API Wrapper for UAE
11: |
12: | Name Date Version Bug Text
13: | -------------- ---------- ------- ----- ----

Line 21: g_package VARCHAR2(33) := 'hr_ae_assignment_api.';

17: |NOTES
18: +==========================================================================================
19: */
20:
21: g_package VARCHAR2(33) := 'hr_ae_assignment_api.';
22: --
23: -- ----------------------------------------------------------------------------
24: -- |---------------------< create_ae_secondary_emp_asg >-----------------------|
25: -- ----------------------------------------------------------------------------

Line 543: END hr_ae_assignment_api;

539: hr_utility.set_location(' Leaving:'||l_proc, 40);
540: END update_ae_emp_asg;
541:
542:
543: END hr_ae_assignment_api;