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.
1 PACKAGE oe_Upg_pc AS 2 /* $Header: OEXIUPCS.pls 120.0 2005/06/01 01:38:36 appldev noship $ */ 3 4 PROCEDURE Upgrade_insert_condns; 5 PROCEDURE Upgrade_insert_scope; 6 7 END oe_Upg_pc;