SAP Knowledge Base Article - Preview

2469264 - WDA: ASSERTION_FAILED in class /1WDA/C5STANDARD on button click

Symptom

The below error is shown in the browser when clicking on any button in a Web Dynpro application:

500 SAP Internal Server Error
ERROR: The ASSERT condition was violated. (termination: RABAX_STATE)

There is a short dump in transaction ST22 with the following data:

Category                ABAP Programming Error              
Runtime Errors          ASSERTION_FAILED
ABAP Program            /1WDA/C5STANDARD==============CP
Application Component   BC-WD-ABA-RUN
Short text
The current application program has detected a situation with the ASSERT statement that should not occur.
What happened?
In the running application program, the ASSERT statement recognized a situation that should not have occurred.
Source Code Extract
| 1407|*   >> END_UCA STANDARD|ABSTR_BUTTON_CHOICE|NW7_MENUITEMSELECT|UCA_HANDLE_EVENT
| 1408|      when 'Press'.                                         "#EC NOTEXT 
| 1409|*   >> UCA STANDARD|ABSTR_BUTTON_CHOICE|E_BUTTONCLICK|UCA_HANDLE_EVENT       
| 1410|                                                                           
|>>>>>|        assert mv_repeat_selected_action = abap_true.                         
| 1412|        read table mt_popupmenu_items into selected_menuitem                   
| 1413|            with key table_line->m_view_element->id = mv_selected_action_item  
| 1414|                     table_line->ifur_nw7_popupmenuitem~enabled = abap_true.   
| 1415|        " check whether a multi menu action item is considered

 


Read more...

Environment

  • Web Dynpro for ABAP
  • SAP NetWeaver
  • SAP Web Application Server for SAP S/4HANA all versions

Product

SAP NetWeaver all versions ; SAP Web Application Server for SAP S/4HANA all versions

Keywords

Web Dynpro, Webdynpro, dump, inconsistency, unified, rendering, ur, dump, assertion, failed, assert, condition, button, click, onclick, ASSERTION_FAILED, "/1WDA/C5STANDARD==============CP, /1WDA/C5STANDARD==============CCIMP, IF_NW7_VIEW_ELEMENT_ADAPTER~HANDLE_EVENT, assert mv_repeat_selected_action = abap_true, inconsistent Unified Rendering version , KBA , BC-WD-ABA , Web Dynpro ABAP , BC-WD-ABA-REN , Rendering , BC-WD-ABA-RUN , Web Dynpro ABAP Runtime , BC-WD-ABA-CFG , Configuration / Personalization , BC-WD-ABA-GEN , Generation , 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.