<?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 Syntax error in Unicode environment in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-unicode-environment/m-p/1629523#M281048</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 below piece of code in 1 program ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        do.&lt;/P&gt;&lt;P&gt;           replace ',' with space into w_mbew.&lt;/P&gt;&lt;P&gt;           if sy-subrc &amp;gt; 0.&lt;/P&gt;&lt;P&gt;              exit.&lt;/P&gt;&lt;P&gt;           endif.&lt;/P&gt;&lt;P&gt;        enddo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works fine when unicode attribute set. But the moment i set the unicode attribute and activate the program, i get a syntax error which reads as below -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"W_MBEW" must be a character-type data object (data type C,N,D,T or String)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The work area W_MBEW is of type MBEW. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone guide me to fix this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will definitely reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amogh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Oct 2006 05:32:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-11T05:32:12Z</dc:date>
    <item>
      <title>Syntax error in Unicode environment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-unicode-environment/m-p/1629523#M281048</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 below piece of code in 1 program ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        do.&lt;/P&gt;&lt;P&gt;           replace ',' with space into w_mbew.&lt;/P&gt;&lt;P&gt;           if sy-subrc &amp;gt; 0.&lt;/P&gt;&lt;P&gt;              exit.&lt;/P&gt;&lt;P&gt;           endif.&lt;/P&gt;&lt;P&gt;        enddo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works fine when unicode attribute set. But the moment i set the unicode attribute and activate the program, i get a syntax error which reads as below -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"W_MBEW" must be a character-type data object (data type C,N,D,T or String)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The work area W_MBEW is of type MBEW. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone guide me to fix this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will definitely reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amogh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2006 05:32:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-unicode-environment/m-p/1629523#M281048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-11T05:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Syntax error in Unicode environment</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-unicode-environment/m-p/1629524#M281049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like you're trying to replace a character in any field of W_MBEW. Try to make the replacement in a single field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2006 05:41:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syntax-error-in-unicode-environment/m-p/1629524#M281049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-11T05:41:32Z</dc:date>
    </item>
  </channel>
</rss>

