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.
715: WHERE list_source_field_id = x_list_source_field_id; 716: 717: CURSOR c_get_id is 718: SELECT ams_list_src_fields_s.NEXTVAL 719: FROM DUAL; 720: BEGIN 721: if X_OWNER = 'SEED' then 722: l_user_id := 1; 723: elsif X_OWNER = 'ORACLE' then