DBA Data[Home] [Help]

APPS.IGS_AD_PRC_TAC_OFFER dependencies on IGS_AD_APPL_PKG

Line 17: and new parameters to call to igs_ad_appl_pkg.insert_row

13: ssawhney feb15 bug 2225917 SWCR008 remove customer creation.
14: cdcruz feb18 bug 2217104 Admit to future term Enhancement,updated tbh call for
15: new columns being added to IGS_AD_PS_APPL_INST
16: knag 21-Nov-2002 Added new parameters to admp_ins_adm_appl for bug 2664410
17: and new parameters to call to igs_ad_appl_pkg.insert_row
18: pkpatel 01-DEC-2002 Bug NO: 2599109 (Sevis DLD)
19: Modified the the signatute of call to TBH IGS_PE_ALT_PERS_ID_PKG.INSERT_ROW
20: anilk 18-FEB-2003 Bug#2784198
21: Added closed_ind = 'N' to where clause for cursor c_hl

Line 538: Igs_Ad_Appl_Pkg.Insert_Row (

534: p_message_name:= 'IGS_AD_APPL_TYPE_NULL';
535: RETURN FALSE;
536: END IF;
537:
538: Igs_Ad_Appl_Pkg.Insert_Row (
539: X_Mode => 'R',
540: X_RowId => lv_rowid,
541: X_Person_Id => p_Person_Id,
542: X_Admission_Appl_Number => v_adm_appl_number,