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.
597: 598: begin 599: SELECT 'Y' 600: INTO l_exists 601: FROM ra_salesreps 602: WHERE salesrep_id = p_Item_Orderability_Import_Rec.SALES_PERSON_ID; 603: 604: Exception 605: when no_data_found then