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.
260: -- 261: begin 262: select hl.meaning 263: into v_pay_value_name 264: from hr_lookups hl 265: where hl.lookup_type = 'NAME_TRANSLATIONS' 266: and hl.lookup_code = 'PAY VALUE'; 267: exception 268: when no_data_found then