DBA Data[Home] [Help]

APPS.IGS_HE_UCAS_TARIFF_PKG dependencies on IGS_HE_ST_SPA_ALL_PKG

Line 631: Igs_he_st_spa_all_pkg.Update_row (

627: OPEN Cur_highest_grade (C_ST_SPA.person_id, c_st_spa.commencement_dt);
628: FETCH Cur_highest_grade INTO l_grade ;
629: CLOSE Cur_highest_grade;
630:
631: Igs_he_st_spa_all_pkg.Update_row (
632: x_mode => 'R',
633: x_rowid => c_st_spa_for_update.row_id,
634: x_hesa_st_spa_id => c_st_spa_for_update.hesa_st_spa_id,
635: x_course_cd => c_st_spa_for_update.course_cd,