<?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>topic XML editor issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-editor-issue/m-p/11150509#M1906794</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;BR /&gt;I am using XML editor CL_GUI_XML_EDITOR to display XML data but since EHP6, method Refresh_toolbar has been changed and&lt;/P&gt;&lt;P&gt;below check makes code dump at run time. This check was not in earlier version. At run time parameter params is not filled and gives an error.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;*Icon for auto-parameterization&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;me&lt;SPAN class="L0S70"&gt;-&amp;gt;&lt;/SPAN&gt;params&lt;SPAN class="L0S70"&gt;-&amp;gt;&lt;/SPAN&gt;container&lt;SPAN class="L0S70"&gt;-&amp;gt;&lt;/SPAN&gt;object_type &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;cl_apl_ecatt_const&lt;SPAN class="L0S70"&gt;=&amp;gt;&lt;/SPAN&gt;obj_type_ecatt &lt;SPAN class="L0S55"&gt;. &lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;" Auto-parameterization only for &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;I checked where used list programs of this editor too.I am not using&amp;nbsp; CL_XML_DOCUMENT to display. Did anyone faced similar issue using CL_GUI_XML_EDITOR class recently?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;Mohinder&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2015 16:31:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-06-24T16:31:45Z</dc:date>
    <item>
      <title>XML editor issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-editor-issue/m-p/11150509#M1906794</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;BR /&gt;I am using XML editor CL_GUI_XML_EDITOR to display XML data but since EHP6, method Refresh_toolbar has been changed and&lt;/P&gt;&lt;P&gt;below check makes code dump at run time. This check was not in earlier version. At run time parameter params is not filled and gives an error.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;*Icon for auto-parameterization&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;me&lt;SPAN class="L0S70"&gt;-&amp;gt;&lt;/SPAN&gt;params&lt;SPAN class="L0S70"&gt;-&amp;gt;&lt;/SPAN&gt;container&lt;SPAN class="L0S70"&gt;-&amp;gt;&lt;/SPAN&gt;object_type &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;cl_apl_ecatt_const&lt;SPAN class="L0S70"&gt;=&amp;gt;&lt;/SPAN&gt;obj_type_ecatt &lt;SPAN class="L0S55"&gt;. &lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;" Auto-parameterization only for &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;I checked where used list programs of this editor too.I am not using&amp;nbsp; CL_XML_DOCUMENT to display. Did anyone faced similar issue using CL_GUI_XML_EDITOR class recently?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;Mohinder&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 16:31:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-editor-issue/m-p/11150509#M1906794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-24T16:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: XML editor issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xml-editor-issue/m-p/11150510#M1906795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sloppy work from Standard SAP developer. Developer might have only tested with ECATT related application where CL_GUI_XML_EDITOR is used and would have worked without issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D&lt;SPAN style="font-size: 13.3333330154419px;"&gt;eveloper should check if the object is bound before using the attribute of the object to avoid this situation. &lt;/SPAN&gt;Raise OSS message to SAP to obtain the correction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 19:24:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xml-editor-issue/m-p/11150510#M1906795</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2015-06-24T19:24:26Z</dc:date>
    </item>
  </channel>
</rss>

