DBA Data[Home] [Help]

APPS.IGS_AD_DEF_APPL_PKG dependencies on IGS_AD_GEN_008

Line 604: p_adm_appl_status => igs_ad_gen_008.admp_get_sys_aas('RECEIVED'), -- Bug no 2744528 by rrengara

600: p_adm_cal_type => p_def_adm_cal_type ,
601: p_adm_ci_sequence_number => p_def_adm_cal_seq_no ,
602: p_admission_cat => c_appl_inst_rec.admission_cat,
603: p_s_admission_process_type => c_appl_inst_rec.s_admission_process_type,
604: p_adm_appl_status => igs_ad_gen_008.admp_get_sys_aas('RECEIVED'), -- Bug no 2744528 by rrengara
605: -- When ever we create an application it should be in received status
606: -- In case the deferred application has the single instance and the offer deferment status is confirmed
607: -- at save the appl processing status becomes complete.
608: -- So if the old processing status is passed to the new application, it will not create application with

Line 1031: IGS_AD_GEN_008.ADMP_GET_SAFS(c_appl_inst_old_rec.late_adm_fee_status), -- passing the user defined late adm fee status of the old application instead of 'RECEIVED' (bug#3011405 , rghosh)

1027: igs_ad_gen_009.admp_get_sys_aos(cst_offer),
1028: c_appl_offer_rec.adm_outcome_status,
1029: c_appl_offer_rec.adm_doc_status,
1030: c_appl_offer_rec.adm_fee_status,
1031: IGS_AD_GEN_008.ADMP_GET_SAFS(c_appl_inst_old_rec.late_adm_fee_status), -- passing the user defined late adm fee status of the old application instead of 'RECEIVED' (bug#3011405 , rghosh)
1032: c_appl_offer_rec.adm_cndtnl_offer_status,
1033: c_appl_offer_rec.adm_entry_qual_status,
1034: igs_ad_gen_009.admp_get_sys_aors(cst_pending),
1035: c_appl_offer_rec.adm_offer_resp_status, --old