[Home] [Help]
226: l_cur_sua cur_sua%ROWTYPE; -- cursor rowtype variable
227:
228: BEGIN
229: -- Get the academic period in which the teaching calendar commences
230: v_alternate_code := IGS_EN_GEN_002.enrp_get_acad_alt_cd (
231: p_cal_type,
232: p_ci_sequence_number,
233: v_acad_cal_type,
234: v_acad_ci_sequence_number,