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.
639: IS 640: SELECT 1 641: FROM igs_ca_inst_all ca, 642: igs_ca_type typ, 643: igs_ca_stat stat 644: WHERE typ.cal_type=ca.cal_type AND 645: typ.s_cal_cat = 'LOAD' AND 646: ca.cal_status = STAT.CAL_STATUS AND 647: stat.s_cal_status = 'ACTIVE' AND