DBA Data[Home] [Help]

APPS.IGS_HE_IMPORT_DATA dependencies on IGS_AD_ACAD_HISTORY_PKG

Line 2258: Igs_Ad_Acad_History_Pkg.update_row (

2254: --When the discrepancy is set to import then Update the history record for the student with the date left
2255: BEGIN
2256: l_return_status := NULL;
2257: l_msg_data := NULL;
2258: Igs_Ad_Acad_History_Pkg.update_row (
2259: x_rowid => l_acad_hist_rec.row_id,
2260: x_attribute14 => l_acad_hist_rec.attribute14,
2261: x_attribute15 => l_acad_hist_rec.attribute15,
2262: x_attribute16 => l_acad_hist_rec.attribute16,