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.
634: 635: begin 636: SELECT 'Y' 637: INTO l_exists 638: FROM ra_salesreps 639: WHERE salesrep_id = p_Item_Orderability_Import_Rec.SALES_PERSON_ID; 640: 641: Exception 642: when no_data_found then