eTRM uses javascript that opens and focuses a separate window to display reports. Your browser does not appear to support javascript. This should not prevent you from using eTRM but it does mean the window focus feature will not work. Please check the contents of other windows on your desktop if you click on a link that does not appear to do anything.
257: WHERE sub_cal_type = l_load_cal_type 258: AND sub_ci_sequence_number = l_load_cal_seq 259: AND sup_cal_type IN 260: (SELECT cal_type 261: FROM igs_ca_type_v 262: WHERE s_cal_cat='ACADEMIC'); 263: 264: 265: CURSOR c_grad_type IS