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.
3240: BEGIN 3241: 3242: SELECT 'Y' 3243: INTO l_check_prepay_unapply 3244: FROM dual 3245: WHERE EXISTS 3246: (SELECT 1 3247: FROM ap_invoice_distributions_all aid_prepay, 3248: ap_checks_all ac,