<?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 Re: Unicode Compatible About Standard Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatible-about-standard-program/m-p/8060286#M1612642</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I too faced the same problems. Copy the program to a Z program completely ( including screens) . Make the unicode check active  in the program attributes.&lt;/P&gt;&lt;P&gt;Now go for the syntax check of program. The syntax error occurs in 3 lines as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"rstxd must be...."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;double-click on the line to go the error causing line. All you need to do is comment that line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comment the remaining 2 lines which are causing the same error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now run the syntax check which gives no errors. Activate and execute it. In the resulting screen, give your exercise form name.!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This reply may be very late to you. But it may be useful for some people like me who are learning SAPSCRIPT through BC460. &lt;/P&gt;&lt;P&gt;So just posting due to that reason. You might have already got this resolved. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 22 Jan 2012 12:09:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-01-22T12:09:34Z</dc:date>
    <item>
      <title>Unicode Compatible About Standard Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatible-about-standard-program/m-p/8060281#M1612637</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;When I did exercise in BC460, I found the srandard program &lt;STRONG&gt;SAPBC460D_01&lt;/STRONG&gt; cannot be compiled because of the error:The program "SAPBC460D_01" is not Unicode-compatible, accroding to its program attribes.&lt;/P&gt;&lt;P&gt;I looked for the answers to the questions and most said the attribute of the program should be changed and set "Unicode checks active" unselected, but when I wanna do like this, I found that "Unicode checks active" is originally unselected. Some others said they could use T-code &lt;STRONG&gt;UCCHECK&lt;/STRONG&gt; but the thing is I don't know how to use it and whether it will be functional.&lt;/P&gt;&lt;P&gt;It is appreciated that if some one could help me on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 04:29:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatible-about-standard-program/m-p/8060281#M1612637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-29T04:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Compatible About Standard Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatible-about-standard-program/m-p/8060282#M1612638</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;That Unicode check box has to be selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkatesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 04:54:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatible-about-standard-program/m-p/8060282#M1612638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-29T04:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Compatible About Standard Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatible-about-standard-program/m-p/8060283#M1612639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkatesh,&lt;/P&gt;&lt;P&gt;Firstly, thanks for your reply.&lt;/P&gt;&lt;P&gt;Secondly, I have tried to select the unicode checkbox, but the result is that when I check the code, it shows that "&lt;STRONG&gt;RSTXD&lt;/STRONG&gt; must be a character-type field".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 05:34:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatible-about-standard-program/m-p/8060283#M1612639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-29T05:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Compatible About Standard Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatible-about-standard-program/m-p/8060284#M1612640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;you are using an old version of this program. I guess you will find a newer one (which is Unicode compliant) in the latest IDES system.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Nils&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 13:49:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatible-about-standard-program/m-p/8060284#M1612640</guid>
      <dc:creator>nils_buerckel</dc:creator>
      <dc:date>2011-07-29T13:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Compatible About Standard Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatible-about-standard-program/m-p/8060285#M1612641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BC 460 is for sapscript. This is completely historical though still offered by SAP. I have serious doubts that they reworked the old sample programs to make them Unicode-enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want some ABAP exercise,  make a copy of SAPBC460D_01 to Z name space, set Unicode flag, then make the necessary changes, i.e. not use a whole structure RSTXD as one flat field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 15:21:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatible-about-standard-program/m-p/8060285#M1612641</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2011-07-29T15:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Compatible About Standard Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatible-about-standard-program/m-p/8060286#M1612642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I too faced the same problems. Copy the program to a Z program completely ( including screens) . Make the unicode check active  in the program attributes.&lt;/P&gt;&lt;P&gt;Now go for the syntax check of program. The syntax error occurs in 3 lines as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"rstxd must be...."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;double-click on the line to go the error causing line. All you need to do is comment that line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comment the remaining 2 lines which are causing the same error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now run the syntax check which gives no errors. Activate and execute it. In the resulting screen, give your exercise form name.!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This reply may be very late to you. But it may be useful for some people like me who are learning SAPSCRIPT through BC460. &lt;/P&gt;&lt;P&gt;So just posting due to that reason. You might have already got this resolved. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Jan 2012 12:09:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatible-about-standard-program/m-p/8060286#M1612642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-22T12:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Compatible About Standard Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatible-about-standard-program/m-p/8060287#M1612643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I ran to same problem, how did you solve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 09:35:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatible-about-standard-program/m-p/8060287#M1612643</guid>
      <dc:creator>juancarlos_dasilva</dc:creator>
      <dc:date>2016-05-04T09:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Compatible About Standard Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatible-about-standard-program/m-p/8060288#M1612644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Clemens, can you explain a little better how to make the neccesary changes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 09:42:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-compatible-about-standard-program/m-p/8060288#M1612644</guid>
      <dc:creator>juancarlos_dasilva</dc:creator>
      <dc:date>2016-05-04T09:42:31Z</dc:date>
    </item>
  </channel>
</rss>

