DBA Data[Home] [Help]

APPS.IGS_AD_DEF_APPL_PKG dependencies on IGS_AD_UPD_INITIALISE

Line 1191: IF igs_ad_upd_initialise.perform_pre_enrol(

1187: -- on 28-oct-2002 for Build Core Vs optional Bug 2647482
1188: -- get the unit set mapping by calling the apc for the application
1189: -- then pass the value to the Pre-enrollment procedure for the parameter p_units_indicator
1190:
1191: IF igs_ad_upd_initialise.perform_pre_enrol(
1192: c_appl_offer_rec.person_id,
1193: c_appl_offer_rec.admission_appl_number,
1194: c_appl_offer_rec.nominated_course_cd,
1195: c_appl_offer_rec.sequence_number,

Line 1745: IF igs_ad_upd_initialise.perform_pre_enrol(

1741: -- get the unit set mapping by calling the apc for the application
1742: -- then pass the value to the Pre-enrollment procedure for the parameter p_units_indicator
1743:
1744:
1745: IF igs_ad_upd_initialise.perform_pre_enrol(
1746: cur_application_details_rec.person_id,
1747: cur_application_details_rec.admission_appl_number,
1748: cur_application_details_rec.nominated_course_cd,
1749: cur_application_details_rec.sequence_number,