DBA Data[Home] [Help]

APPS.IGS_AD_GEN_014 dependencies on IGS_AD_GEN_003

Line 813: tray 10-Sep-2002 Added Call to IGS_AD_GEN_003.get_entr_doc_apc for ADCR040 build - 2395510

809: Who When What
810: vdixit 19-Feb-2002 Added the logic to raise the business event in work flow
811: when a Self Service Admission Application is created enh : 2229679
812: nshee 29-Aug-2002 Added the six columns in the insert row for Deferments build - 2395510
813: tray 10-Sep-2002 Added Call to IGS_AD_GEN_003.get_entr_doc_apc for ADCR040 build - 2395510
814: pbondugu 28-Mar-2003 Added funding_source parameter in spec and body.
815: ***************************************************************************************************************************/
816: l_sc_encoded_text VARCHAR2(4000);
817: l_sc_msg_count NUMBER;

Line 1240: IGS_AD_GEN_003.get_entr_doc_apc (p_admission_cat => p_admission_cat,

1236:
1237: -----------------------------------------------------------------------------------------
1238: -- Get the Application Status and Entry Qualification Status for the application instance
1239: -----------------------------------------------------------------------------------------
1240: IGS_AD_GEN_003.get_entr_doc_apc (p_admission_cat => p_admission_cat,
1241: p_s_admission_process_type => p_s_admission_process_type,
1242: l_adm_doc_status => v_adm_doc_status,
1243: l_adm_entr_qual_status => v_adm_entry_qual_status);
1244: