<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: The ASSERT condition was violated. in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370514#M2006003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a short dump with the ASSERT Condition message?  Check ST22. In the short dump look at the call stack and the lines of code that threw the assert and provide the details back here.  This will tell us more about what caused the error.  ASSERT Condition by itself is like saying "I got an error, what should I do"  You need to know what the error message was at least.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Apr 2009 12:36:11 GMT</pubDate>
    <dc:creator>thomas_jung</dc:creator>
    <dc:date>2009-04-08T12:36:11Z</dc:date>
    <item>
      <title>The ASSERT condition was violated.</title>
      <link>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaq-p/5370509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a WD component in which there are 2 views v1 ,v2 . V2 have a view container containing  v1 . v1 contains 3 button.On clicking one continue button from v2 another view opens up as pop-up.Now the problem is whenevr i keep a viewcontainer for v1 in the pop-up "The ASSERT condition was violated" is shown while closing the pop-up.Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnxx in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 11:46:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaq-p/5370509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T11:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: The ASSERT condition was violated.</title>
      <link>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370510#M2005999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the cardinality of the node which is binded with pop up view, set it 0:n. Are you using tree or table UI element in it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 11:59:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370510#M2005999</guid>
      <dc:creator>arjun_thakur</dc:creator>
      <dc:date>2009-04-08T11:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: The ASSERT condition was violated.</title>
      <link>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370511#M2006000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know the exact solution for your issue but in general Assert Condition Violation occurs whenever the cardinality of the node mismatches..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mallika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 12:01:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370511#M2006000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T12:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: The ASSERT condition was violated.</title>
      <link>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370512#M2006001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Arjun,,&lt;/P&gt;&lt;P&gt;it's still not working. Same error is being shown.In the pop up i am using only input fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 12:29:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370512#M2006001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T12:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: The ASSERT condition was violated.</title>
      <link>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370513#M2006002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure why the error is still persisting. Sometimes this type of error gets resolved by re-creating the view. May be you can give it a try....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 12:35:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370513#M2006002</guid>
      <dc:creator>arjun_thakur</dc:creator>
      <dc:date>2009-04-08T12:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: The ASSERT condition was violated.</title>
      <link>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370514#M2006003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a short dump with the ASSERT Condition message?  Check ST22. In the short dump look at the call stack and the lines of code that threw the assert and provide the details back here.  This will tell us more about what caused the error.  ASSERT Condition by itself is like saying "I got an error, what should I do"  You need to know what the error message was at least.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 12:36:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370514#M2006003</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2009-04-08T12:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: The ASSERT condition was violated.</title>
      <link>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370515#M2006004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanxx guys...the problem is solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 14:42:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370515#M2006004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T14:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: The ASSERT condition was violated.</title>
      <link>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370516#M2006005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tubai, can you tell me how you solved the problem? I got the same problem with the navigation between two views.. one contains a tree?? i´ve checked all cardinalities and tried several combinations.. but it doesnt work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 14:01:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370516#M2006005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T14:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: The ASSERT condition was violated.</title>
      <link>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370517#M2006006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am also having  the same issue - there is no OSS message that relates to this so I am interested to know how you resolved the issue with cardinality?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The crm_ui_frame/WD gives a http-500 error and the associated ST22 dump gives&lt;/P&gt;&lt;P&gt;"ASSERTION_FAILED" " "&lt;/P&gt;&lt;P&gt;"SAPLCRM_ORDER_API" or "LCRM_ORDER_APIU05"&lt;/P&gt;&lt;P&gt;"CRM_ORDER_MAINTAIN"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no indication of any custom coding so I assume that this is a SAP bug - any assistance appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Johno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 14:05:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370517#M2006006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T14:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: The ASSERT condition was violated.</title>
      <link>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370518#M2006007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hi,&lt;/P&gt;&lt;P&gt;&amp;gt; I am also having  the same issue - there is no OSS message that relates to this so I am interested to know how you resolved the issue with cardinality?&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; The crm_ui_frame/WD gives a http-500 error and the associated ST22 dump gives&lt;/P&gt;&lt;P&gt;&amp;gt; "ASSERTION_FAILED" " "&lt;/P&gt;&lt;P&gt;&amp;gt; "SAPLCRM_ORDER_API" or "LCRM_ORDER_APIU05"&lt;/P&gt;&lt;P&gt;&amp;gt; "CRM_ORDER_MAINTAIN"&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; There is no indication of any custom coding so I assume that this is a SAP bug - any assistance appreciated&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Regards&lt;/P&gt;&lt;P&gt;&amp;gt; Johno&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Johno, I think you have attached your question to the wrong thread and even the wrong forum. You mention CRM_UI_FRAME.  CRMUI is NOT Web Dynpro ABAP.  It is a separate development model that this based upon BSP, not Web Dynpro ABAP.  Question related to CRMUI do not belong in the Web Dynpro ABAP forum.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 14:08:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370518#M2006007</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2009-04-16T14:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: The ASSERT condition was violated.</title>
      <link>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370519#M2006008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I having the same problem,- the HCM form is displaying a dump&lt;/P&gt;&lt;P&gt;I looked where  the  call stack is pointing  and clicked-  &lt;/P&gt;&lt;P&gt;Control block - BREA  - source code - CL_HRASR00_DATA_CONTAINER====CM00G&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA fscnflds            TYPE TABLE OF t5asrfscnfld.&lt;/P&gt;&lt;P&gt;  DATA values_of_fields    TYPE hrasr00_values_of_field_tab.&lt;/P&gt;&lt;P&gt;  DATA field_states        TYPE hrasr00_field_state_tab.&lt;/P&gt;&lt;P&gt;  DATA values_of_fields_wa TYPE hrasr00_values_of_field.&lt;/P&gt;&lt;P&gt;  DATA field_states_wa     TYPE hrasr00_field_state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  FIELD-SYMBOLS &amp;lt;fscnflds_wa&amp;gt; TYPE t5asrfscnfld.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;The Data Conatiner can be constructed using xml/content/form scenario&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Assert more than one of them is not passed&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ASSERT&lt;/P&gt;&lt;P&gt;    ( form_scenario IS NOT INITIAL AND xml IS     INITIAL AND data_content IS     INITIAL ) OR&lt;/P&gt;&lt;P&gt;    ( form_scenario IS     INITIAL AND xml IS NOT INITIAL AND data_content IS     INITIAL ) OR&lt;/P&gt;&lt;P&gt;    ( form_scenario IS     INITIAL AND xml IS     INITIAL AND data_content IS NOT INITIAL ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;How should I go about soving this problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 20:46:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370519#M2006008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T20:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: The ASSERT condition was violated.</title>
      <link>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370520#M2006009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope that everyone on this thread really understands what an ASSERT is.  ASSERT is just a way of testing for and producing an error message. Just because two different people get the same message that an ASSERT Condition was violated, doesn't mean that they have anything to do with one another.  Its like saying "You got and error message and I got an error message, therefore our problem must be the same".  The ASSERT message itself is absolutely meaningless other than to tell you that something went wrong.  It is the condition that was being checked that is important.  In all three of the cases listed in this thread, the assert conditions were completely different and in different applications.  If people try to turn this thread into some general QA for everything that throws an ASSERT, I will Lock it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 20:50:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370520#M2006009</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2009-04-16T20:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: The ASSERT condition was violated.</title>
      <link>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370521#M2006010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have the problem, you have just delete the view and recreate it again, and its wel works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 22:27:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370521#M2006010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-15T22:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: The ASSERT condition was violated.</title>
      <link>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370522#M2006011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While Executing the web dynpro ABAP ,I got the below short dump as " ASSERTION_FAILED" .&lt;/P&gt;&lt;P&gt;Please help me to sove that issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It shows error area in the below code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt;&amp;gt; UCA STANDARD|DROPDOWN_BY_KEY|E_COMBOBOXSELECTIONCHANGE|UCA_HANDLE_EVENT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;check IFUR_NW7_COMBOBOX~ITEMCOUNT &amp;gt; &lt;SPAN class="L0S32"&gt;0.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;read &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;table &lt;/SPAN&gt;mv_VALUE_SET &lt;SPAN class="L0S52"&gt;transporting &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;no &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;fields &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;with &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;key &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;value &lt;/SPAN&gt;= value.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;assert &lt;/SPAN&gt;sy-subrc = &lt;SPAN class="L0S32"&gt;0. &lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;" sanity check: selected value really existing&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;if &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;value &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;is &lt;/SPAN&gt;initial.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S31"&gt;" Set default value and isNull if applicant&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; element = get_bound_element( WD_DROPDOWN_BY_KEY-&amp;gt;bp_SELECTED_KEY ).&lt;BR /&gt;&amp;nbsp; i_update_data-&amp;gt;update_attribute(&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; view&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = WD_DROPDOWN_BY_KEY-&amp;gt;view&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; element&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = element&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;value&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;= &lt;SPAN class="L0S52"&gt;VALUE&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; is_external&amp;nbsp;&amp;nbsp;&amp;nbsp; = abap_true&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; property_type = &lt;SPAN class="L0S33"&gt;'STRING' &lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;"#EC NOTEXT&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; attribute_name = WD_DROPDOWN_BY_KEY-&amp;gt;bp_SELECTED_KEY-&amp;gt;attribute_name&lt;BR /&gt;&amp;nbsp; ).&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; else.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; element = get_bound_element( WD_DROPDOWN_BY_KEY-&amp;gt;bp_SELECTED_KEY ).&lt;BR /&gt;&amp;nbsp; i_update_data-&amp;gt;update_attribute(&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; view&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = WD_DROPDOWN_BY_KEY-&amp;gt;view&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; element&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = element&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;value&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;= &lt;SPAN class="L0S52"&gt;VALUE&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; is_external&amp;nbsp;&amp;nbsp;&amp;nbsp; = abap_false&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; property_type = &lt;SPAN class="L0S33"&gt;'STRING' &lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;"#EC NOTEXT&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; attribute_name = WD_DROPDOWN_BY_KEY-&amp;gt;bp_SELECTED_KEY-&amp;gt;attribute_name&lt;BR /&gt;&amp;nbsp; ).&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; endif.&lt;BR /&gt;&lt;SPAN class="L0S31"&gt;*&amp;nbsp;&amp;nbsp; &amp;gt;&amp;gt; END_UCA STANDARD|DROPDOWN_BY_KEY|E_COMBOBOXSELECTIONCHANGE|UCA_HANDLE_EVENT&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;assert &lt;/SPAN&gt;IFUR_NW7_COMBOBOX~ENABLED = abap_true &lt;SPAN class="L0S52"&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IFUR_NW7_COMBOBOX~READONLY = abap_false.&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;concatenate &lt;/SPAN&gt;wd_DROPDOWN_BY_KEY-&amp;gt;_component-&amp;gt;id &lt;SPAN class="L0S33"&gt;'.' &lt;/SPAN&gt;wd_DROPDOWN_BY_KEY-&amp;gt;view-&amp;gt;name &lt;SPAN class="L0S52"&gt;into &lt;/SPAN&gt;view_name. &lt;SPAN class="L0S31"&gt;"#EC NOTEXT&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; command = wd_DROPDOWN_BY_KEY-&amp;gt;get_ON_SELECT( ).&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;if &lt;/SPAN&gt;command &lt;SPAN class="L0S52"&gt;is &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;not &lt;/SPAN&gt;initial.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;create &lt;/SPAN&gt;object server_event&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;exporting&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; source&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = wd_DROPDOWN_BY_KEY&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; command&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = command&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;= if_wd_event=&amp;gt;co_action_event&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; view_name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = view_name&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ui_element_id&amp;nbsp;&amp;nbsp;&amp;nbsp; = wd_DROPDOWN_BY_KEY-&amp;gt;id&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ui_element_event = &lt;SPAN class="L0S33"&gt;'ON_SELECT'&lt;/SPAN&gt;. &lt;SPAN class="L0S31"&gt;"#EC NOTEXT&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; wd_DROPDOWN_BY_KEY-&amp;gt;mapped_ON_SELECT( &lt;SPAN class="L0S52"&gt;importing &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;parameters &lt;/SPAN&gt;= _l_event_param_mappings ).&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; server_event-&amp;gt;add_parameters( _l_event_param_mappings ).&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; server_event-&amp;gt;set_parameter( name = &lt;SPAN class="L0S33"&gt;'ID' &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;value &lt;/SPAN&gt;= wd_DROPDOWN_BY_KEY-&amp;gt;id ). &lt;SPAN class="L0S31"&gt;"#EC NOTEXT&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; server_event-&amp;gt;set_parameter( name = &lt;SPAN class="L0S33"&gt;'CONTEXT_ELEMENT' &lt;/SPAN&gt;object = m_context_element &lt;SPAN class="L0S52"&gt;type &lt;/SPAN&gt;= CL_ABAP_TYPEDESCR=&amp;gt;TYPEKIND_OREF ). &lt;SPAN class="L0S31"&gt;"#EC NOTEXT&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Surya S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 05:58:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370522#M2006011</guid>
      <dc:creator>former_member642271</dc:creator>
      <dc:date>2013-05-13T05:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: The ASSERT condition was violated.</title>
      <link>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370523#M2006012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the issue will be regarding different id names which might be mismatching..&lt;/P&gt;&lt;P&gt;check the&amp;nbsp; id names being given by you in layout and the one in code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 06:22:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/the-assert-condition-was-violated/qaa-p/5370523#M2006012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-28T06:22:27Z</dc:date>
    </item>
  </channel>
</rss>

