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.
2551: begin 2552: -- 2553: select com.comment_id 2554: into v_number_variable 2555: from hr_comments com 2556: where com.comment_id = p_comment_id; 2557: -- 2558: exception 2559: when no_data_found then