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.
488: v_org_class 489: ,v_info_type_name 490: ,'N' 491: ,'Y' 492: FROM sys.dual 493: WHERE not exists (SELECT 1 494: FROM HR_ORG_INFO_TYPES_BY_CLASS 495: WHERE ORG_INFORMATION_TYPE =v_info_type_name 496: and ORG_CLASSIFICATION = v_org_class);