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.
769: 770: BEGIN 771: SELECT 'Y' 772: INTO adv_not_applied_flag 773: FROM dual 774: WHERE EXISTS( 775: SELECT 'Y' 776: FROM ap_expense_report_headers_all XH, 777: ap_invoices_all AI,