Symptom
The following Guided Answers decision tree will describe the CX_UR_NOT_SUPPORTED_DEVICE error in CLUR_NW7_SERVER with Web Dynpro ABAP applications. The solution depends on the SAP NetWeaver release and the used browser.
Following error message appears when Web Dynpro ABAP application called:
Category ABAP programming error Runtime Errors UNCAUGHT_EXCEPTION Except. CX_UR_NOT_SUPPORTED_DEVICE ABAP Program CLUR_NW7_SERVER===============CP Application Component BC-WD-ABA |
Short text |
An exception has occurred that was not caught. |
What happened? |
Exception 'CX_UR_NOT_SUPPORTED_DEVICE' was raised, but it was not caught anywhere along the call hierarchy. Since exceptions represent error situations, and this error was not adequately responded to, ABAP program 'CLUR_NW7_SERVER===============CP' had to be terminated. |
Source Code Extract |
when 'QUIRKS'. " classic * Quirks mode not longer supported (Release 7.52 SP0 and higher) * Note 0001672817 if accept_all_browsers = abap_false. " Only for ICF Logon, to create a message t100key-msgid = 'SWDP_UR_NW7'. t100key-msgno = '001'. |>>>>>| raise exception type cx_ur_not_supported_device exporting textid = t100key. endif. |
An exception has occurred that was not caught.
In the browser in some scenarios only '500 Internal Server Error' can be seen.
Read more...
Environment
- Web Dynpro for ABAP
- SAP NetWeaver
- SAP Web Application Server for SAP S/4HANA all versions
- ABAP PLATFORM - Application Server ABAP
Product
Keywords
dump; Laufzeitfehler; Ausnahme; ST22; SAP_UI 752; Microsoft Edge; MSEDGE; CX_UR_NOT_SUPPORTED_DEVICE; Firefox; Chrome; HTTP 500 Error; 500 Internal Server error; Guided Answer; This browser is not supported; set standards rendering mode; quirks; deprecated; not supported; PAM; CLUR_NW7_SERVER; UNCAUGHT_EXCEPTION; SAP_UI 740; end of mainstream maintenance; Microsoft Edge; WDUIGUIDELINE=FIORI, global, local application parameter, Portal environment, standalone, Navigation Issue in Enterprise Portal, NavMode=3, NavMode=10, open in a new window, user_agent_info, attribute, lightspeed_info-supported, lightspeed_info-renderingMode, WDALLOWEDUSERAGENTS, WD_BADI_USER_AGENT_DETECTION, IF_WD_BADI_USER_AGENT , KBA , BC-WD-ABA , Web Dynpro ABAP , BC-WD-UR , Unified Rendering , BC-WD-ABA-REN , Rendering , BC-WD-ABA-RUN , Web Dynpro ABAP Runtime , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.