<?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 Check Flag in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-check-flag/m-p/749017#M35972</link>
    <description>&lt;P&gt;HI sandra,&lt;/P&gt;&lt;P&gt; When we are executing some standard programs , its showing program is not unicode compatible , according to its programming attributes . so we have to check flag for unicode .&lt;/P&gt;</description>
    <pubDate>Thu, 27 Dec 2018 17:20:40 GMT</pubDate>
    <dc:creator>former_member596005</dc:creator>
    <dc:date>2018-12-27T17:20:40Z</dc:date>
    <item>
      <title>Unicode Check Flag</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-check-flag/m-p/749013#M35968</link>
      <description>&lt;P&gt;HI all,&lt;/P&gt;
  &lt;P&gt;May i know how to enable unicode check for standard programs , i have gone through uccheck but i couldnt find program there and went to attributes also but unable check mark it.&lt;/P&gt;
  &lt;P&gt;May i know whats the prob and how it could be resolved.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 15:35:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-check-flag/m-p/749013#M35968</guid>
      <dc:creator>former_member596005</dc:creator>
      <dc:date>2018-12-27T15:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Check Flag</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-check-flag/m-p/749014#M35969</link>
      <description>&lt;P&gt;Please check this - &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b02d3594-ae48-2a10-83a7-89d369b708e5" target="test_blank"&gt;http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b02d3594-ae48-2a10-83a7-89d369b708e5&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 16:22:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-check-flag/m-p/749014#M35969</guid>
      <dc:creator>former_member593648</dc:creator>
      <dc:date>2018-12-27T16:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Check Flag</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-check-flag/m-p/749015#M35970</link>
      <description>&lt;P&gt;Thanks for the response piyush.&lt;/P&gt;&lt;P&gt;I already gone through this doc , its related to only syntax errors and other related stuff to UNICODE but couldnt figure out the solution for my Prob.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 16:29:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-check-flag/m-p/749015#M35970</guid>
      <dc:creator>former_member596005</dc:creator>
      <dc:date>2018-12-27T16:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Check Flag</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-check-flag/m-p/749016#M35971</link>
      <description>&lt;P&gt;unicode check for **standard** programs, why standard !? It's none of your business! Your business is about **custom** programs.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 16:48:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-check-flag/m-p/749016#M35971</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2018-12-27T16:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Check Flag</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-check-flag/m-p/749017#M35972</link>
      <description>&lt;P&gt;HI sandra,&lt;/P&gt;&lt;P&gt; When we are executing some standard programs , its showing program is not unicode compatible , according to its programming attributes . so we have to check flag for unicode .&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 17:20:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-check-flag/m-p/749017#M35972</guid>
      <dc:creator>former_member596005</dc:creator>
      <dc:date>2018-12-27T17:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Check Flag</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-check-flag/m-p/749018#M35973</link>
      <description>&lt;P&gt;HI &lt;A href="https://answers.sap.com/users/447513/jagadeesh800.html"&gt;Jagadeesh Varma&lt;/A&gt;  ,&lt;/P&gt;&lt;P&gt; In two ways you can resolve your issue, one is usually if it Standard program, SAP will do Unicode check enable, if not there should be some reason why it was not done, may be another program or newer object would have been given instead of this object, for this you should check in SNOTE. Second way is you can go to that program attributes (GOTO menu -&amp;gt; Attributes), and go for change mode and it'll ask for object key, if you have access for Object key generation, you can do by yourself, or check with your Security Team with appropriate details. Once you are allowed in change mode you can check the Unicode flag and activate the same.&lt;/P&gt;&lt;P&gt; Regards &lt;BR /&gt;   Raju&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 17:55:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-check-flag/m-p/749018#M35973</guid>
      <dc:creator>rajucd81</dc:creator>
      <dc:date>2018-12-27T17:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode Check Flag</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-check-flag/m-p/749019#M35974</link>
      <description>&lt;P&gt;Check SAP notes, and if you find nothing, ask SAP support.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 18:15:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-check-flag/m-p/749019#M35974</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2018-12-27T18:15:52Z</dc:date>
    </item>
  </channel>
</rss>

