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.
318: -- 319: l_proc varchar2(72) := g_package||'pre_insert'; 320: cursor c1 is 321: select ben_bnfts_bal_f_s.nextval 322: from sys.dual; 323: -- 324: -- 325: -- 326: Begin