<?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 UCCHECK errors fix - Reg in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-errors-fix-reg/m-p/11441330#M1928283</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is for the first time i am working on the UCCHECK error fixes.&amp;nbsp; I have the list of errors (basis team identified and gave us the list) which are to be fixed.&amp;nbsp; With the help of SCN Wiki, i found some solution for the errors but i have a problem in activating the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"SEPERATOR" and "SEP" are not mutually convertible in a Unicode program.&amp;nbsp; &lt;/STRONG&gt;this is the error identified in one of the standard programs.&lt;/P&gt;&lt;P&gt;Solution for this is to use &lt;STRONG&gt;FILL_CONTAINER_C&lt;/STRONG&gt; method of the class &lt;STRONG&gt;CL_ABAP_CONTAINER_UTILITIES&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i did the same and tried to activate the program.&amp;nbsp; Then i get the error &lt;STRONG&gt;The program "SAPLZBDC" is not Unicode-compatible, according to its program attributes.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Do i need to &lt;STRONG&gt;Set&lt;/STRONG&gt; the unicode compatible checkbox before attempting the changes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the standard procedure to correct all these &lt;STRONG&gt;UCCHECK&lt;/STRONG&gt; errors?&amp;nbsp; Went through many of the SCN posts on the same issue but no proper procedure identified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Nov 2015 06:13:28 GMT</pubDate>
    <dc:creator>former_member206394</dc:creator>
    <dc:date>2015-11-24T06:13:28Z</dc:date>
    <item>
      <title>UCCHECK errors fix - Reg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-errors-fix-reg/m-p/11441330#M1928283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is for the first time i am working on the UCCHECK error fixes.&amp;nbsp; I have the list of errors (basis team identified and gave us the list) which are to be fixed.&amp;nbsp; With the help of SCN Wiki, i found some solution for the errors but i have a problem in activating the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"SEPERATOR" and "SEP" are not mutually convertible in a Unicode program.&amp;nbsp; &lt;/STRONG&gt;this is the error identified in one of the standard programs.&lt;/P&gt;&lt;P&gt;Solution for this is to use &lt;STRONG&gt;FILL_CONTAINER_C&lt;/STRONG&gt; method of the class &lt;STRONG&gt;CL_ABAP_CONTAINER_UTILITIES&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i did the same and tried to activate the program.&amp;nbsp; Then i get the error &lt;STRONG&gt;The program "SAPLZBDC" is not Unicode-compatible, according to its program attributes.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Do i need to &lt;STRONG&gt;Set&lt;/STRONG&gt; the unicode compatible checkbox before attempting the changes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the standard procedure to correct all these &lt;STRONG&gt;UCCHECK&lt;/STRONG&gt; errors?&amp;nbsp; Went through many of the SCN posts on the same issue but no proper procedure identified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 06:13:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-errors-fix-reg/m-p/11441330#M1928283</guid>
      <dc:creator>former_member206394</dc:creator>
      <dc:date>2015-11-24T06:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: UCCHECK errors fix - Reg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-errors-fix-reg/m-p/11441331#M1928284</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;is it not a problem of the main property of the program ?&amp;nbsp; &lt;/P&gt;&lt;P&gt;SE38 --&amp;gt; selection properties --&amp;gt; Display &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 09:16:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-errors-fix-reg/m-p/11441331#M1928284</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2015-11-24T09:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: UCCHECK errors fix - Reg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-errors-fix-reg/m-p/11441332#M1928285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Frederic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE38-&amp;gt;Report Attributes-&amp;gt; Unicode checks active checkbox is unchecked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you want me to first check this checkbox and then perform the changes to activate the report? or Once the changes are done, set the unicode attribute?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 12:18:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-errors-fix-reg/m-p/11441332#M1928285</guid>
      <dc:creator>former_member206394</dc:creator>
      <dc:date>2015-11-24T12:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: UCCHECK errors fix - Reg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-errors-fix-reg/m-p/11441333#M1928286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shankar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can set the UNICODE set flag in the attributes, save the change and try activating it. If there are any unicode errors, it would get listed. Check for both warnings and error during activation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~Athreya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 12:24:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-errors-fix-reg/m-p/11441333#M1928286</guid>
      <dc:creator>former_member185613</dc:creator>
      <dc:date>2015-11-24T12:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: UCCHECK errors fix - Reg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-errors-fix-reg/m-p/11441334#M1928287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First you need to execute UCCHECK t-code and there is option as SET UNICODE ATTRIBUTE.&lt;/P&gt;&lt;P&gt;Once done, resolve other errors. It will speed up work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 12:56:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uccheck-errors-fix-reg/m-p/11441334#M1928287</guid>
      <dc:creator>Rushikesh_Yeole</dc:creator>
      <dc:date>2015-11-24T12:56:58Z</dc:date>
    </item>
  </channel>
</rss>

