<?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 conversion? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion/m-p/4446201#M1054545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pravin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do not use field symbols. Instead use move-corresponding or identify the identical fields in both the structures and move them individually. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg. if your A structure has fields f1 f2 f3 and B has f1 and f2 only then in unicode system this will not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A = B or B = A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have to use move-corresponding A to B or the vice versa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can individually move the fields,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A-f1 = B-f1 ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need further info on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Sep 2008 17:02:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-18T17:02:26Z</dc:date>
    <item>
      <title>unicode conversion?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion/m-p/4446200#M1054544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while migrating 4.6b program to ECC 6.0   for the following code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at  itab assigning &amp;lt;field-symbol-blg&amp;gt;(This is LIKE BAPISDFLOW)&lt;/P&gt;&lt;P&gt;                      where predoc = i_chv ( this is type of VBPOS)&lt;/P&gt;&lt;P&gt;                     &lt;/P&gt;&lt;P&gt;In where condition it's showing error structure is not matching?&lt;/P&gt;&lt;P&gt;what i need to do? I can change this code so that it will work in ECC 6.0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 16:32:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion/m-p/4446200#M1054544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-18T16:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: unicode conversion?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion/m-p/4446201#M1054545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pravin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do not use field symbols. Instead use move-corresponding or identify the identical fields in both the structures and move them individually. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg. if your A structure has fields f1 f2 f3 and B has f1 and f2 only then in unicode system this will not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A = B or B = A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have to use move-corresponding A to B or the vice versa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can individually move the fields,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A-f1 = B-f1 ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need further info on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 17:02:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-conversion/m-p/4446201#M1054545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-18T17:02:26Z</dc:date>
    </item>
  </channel>
</rss>

