DBA Data[Home] [Help]

APPS.IGS_UC_EXPORT_TO_OSS dependencies on IGS_AD_BATC_DEF_DET_PKG

Line 1316: igs_ad_batc_def_det_pkg.insert_row(

1312: END IF;
1313: CLOSE cur_sys_entry_cal_det;
1314:
1315: -- We need to create a separate batch id for each of the calendar setup available for UCAS System, Entry Year and Entry Month details.
1316: igs_ad_batc_def_det_pkg.insert_row(
1317: x_rowid => l_rowid,
1318: x_batch_id => l_batch_id,
1319: x_description => l_description,
1320: x_acad_cal_type => l_sys_entry_cal_det_rec.aca_cal_type,