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.
360: WHERE ATTB_LOV_VALUE_ID = X_ATTB_LOV_VALUE_ID; 361: 362: CURSOR c_get_id is 363: SELECT AMS_ATTB_LOV_VALUES_B_S.NEXTVAL 364: FROM DUAL; 365: BEGIN 366: if X_OWNER = 'SEED' then 367: l_user_id := 1; 368: elsif X_OWNER = 'ORACLE' then