DBA Data[Home] [Help]

APPS.IGS_UC_EXPORT_DECISION_REPLY dependencies on IGS_AD_BATC_DEF_DET_PKG

Line 467: igs_ad_batc_def_det_pkg.insert_row(

463: END IF;
464: CLOSE cur_sys_entry_cal_det;
465:
466: -- We need to create a separate batch id for each of the calendar setup available for UCAS System, Entry Year and Entry Month details.
467: igs_ad_batc_def_det_pkg.insert_row(
468: x_rowid => l_rowid,
469: x_batch_id => l_batch_id,
470: x_description => l_description,
471: x_acad_cal_type => l_sys_entry_cal_det_rec.aca_cal_type,