DBA Data[Home] [Help]

PACKAGE BODY: APPS.IGS_AD_IMP_017

Source


1 PACKAGE BODY Igs_Ad_Imp_017 AS
2 /* $Header: IGSAD95B.pls 115.26 2003/12/09 11:50:05 pbondugu ship $ */
3 /******************************************************************
4 Created By:
5 Date Created By:
6 Purpose:
7 Known limitations,enhancements,remarks:
8 Change History
9 Who        When          What
10 nshee     11-Feb-2002    Changed reference of IGS_AD_CREDENTIALS
11                          to IGS_PE_CREDENTIALS as change for bug
12                          2177686
13 samaresh   31-Jan-2001   Enhancement Bug# 2191058, The table Igs_ad_appl_int
14                          has been obsoleted.
15 vchappid   29-Aug-2001   Added new parameters into function calls,
16                          Enh Bug#1964478
17 kamohan	   1/24/02	 ADCR014
18 cdcruz    18-feb-2002    Bug 2217104 Admit to future term Enhancement, Lookup type
19                          spelling corrected to 'CREDENTAILS'
20 			 Tbh call updated for new columns being added to IGS_AD_PS_APPL_INST
21 nshee     29-Aug-2002  Bug 2395510 added 6 columns as part of deferments bug
22 rghosh   15-may-2003  Added the closed ind check in the cursor c_apcs_ratings_man_ind
23                                           bug# 2871426(Evaluator Entry and Assignment)
24 ******************************************************************/
25 
26  -- removed the procedures/functions  as part of Import PRocess enhancements Bug 3191401
27 END Igs_Ad_Imp_017;