<?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 Extended error check. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1967834#M397367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  When iam doing extended error check i am gettin the error '  After a structure enhancement, the semantics of the assignment or comparison may change' in the code line  MOVE-CORRESPONDING p0001 TO it_extract. wot shud i do??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Feb 2007 13:52:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-09T13:52:12Z</dc:date>
    <item>
      <title>Extended error check.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1967834#M397367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  When iam doing extended error check i am gettin the error '  After a structure enhancement, the semantics of the assignment or comparison may change' in the code line  MOVE-CORRESPONDING p0001 TO it_extract. wot shud i do??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 13:52:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1967834#M397367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T13:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Extended error check.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1967835#M397368</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;I guess that should not be any problem as it says after a structure Enhancement, something may change.As of now it shud work,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 14:00:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1967835#M397368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T14:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Extended error check.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1967836#M397369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;since you have a moce-corresponding you have to do nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Semantics is NOT syntax, your sysntax will stay in shape.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the message just tells you that if one of the structures (either the one of the DB-table or the one of your ITAB may change (e.G. an append structure).&lt;/P&gt;&lt;P&gt;This again means your move-corresponding will still work BUT you may miss some of the new fields at least if your itab isnt of same type like your dbtab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 14:00:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-error-check/m-p/1967836#M397369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T14:00:49Z</dc:date>
    </item>
  </channel>
</rss>

