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.
1466: BEGIN 1467: -- 1468: SELECT SUBSTR(v_ListName,1,INSTR(v_ListName,',')-1) 1469: INTO v_ListName 1470: FROM DUAL; 1471: -- 1472: EXCEPTION 1473: WHEN OTHERS THEN 1474: --