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.3 2012/01/19 08:54:22 rpahune 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 23: g_package VARCHAR2(33) := 'hr_ae_assignment_api.';

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

Line 561: END hr_ae_assignment_api;

557: hr_utility.set_location(' Leaving:'||l_proc, 40);
558: END update_ae_emp_asg;
559:
560:
561: END hr_ae_assignment_api;