<?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: Modify Ztable using ITAB in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-ztable-using-itab/m-p/7182524#M1518728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Senthil, You are right some of the entries must be already present there in the table so MODIFY just ignores them &amp;amp; updates only the new entries unless there is no change in the already present entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clears your dobut.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Abhii&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Sep 2010 17:48:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-01T17:48:06Z</dc:date>
    <item>
      <title>Modify Ztable using ITAB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-ztable-using-itab/m-p/7182523#M1518727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SORT gt_tabsum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DESCRIBE TABLE gt_tabsum LINES gv_tabsum_entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  MODIFY ztabsum FROM TABLE gt_tabsum.&lt;/P&gt;&lt;P&gt;IF SY_SUBRC = 0.&lt;/P&gt;&lt;P&gt;COMMIT WORK.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;Do i have any problem with my modify statement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is - the number of entries in internal table gv_tabsum_entries = 1630000&lt;/P&gt;&lt;P&gt;However after Modifying it to database table. I can see only 1140000 entries. Some entries are missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if it has duplicate entries. Do you this it is becase of duplicates or something else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 17:35:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-ztable-using-itab/m-p/7182523#M1518727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-01T17:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Ztable using ITAB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-ztable-using-itab/m-p/7182524#M1518728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Senthil, You are right some of the entries must be already present there in the table so MODIFY just ignores them &amp;amp; updates only the new entries unless there is no change in the already present entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clears your dobut.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Abhii&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 17:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-ztable-using-itab/m-p/7182524#M1518728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-01T17:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Ztable using ITAB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-ztable-using-itab/m-p/7182525#M1518729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;read ABAP Help on MODIFY statements....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 17:49:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-ztable-using-itab/m-p/7182525#M1518729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-01T17:49:37Z</dc:date>
    </item>
  </channel>
</rss>

