<?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/UPDATE DDIC Table from ITAB in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-update-ddic-table-from-itab/m-p/12512287#M2004107</link>
    <description>&lt;P&gt;Hi Sandra,&lt;/P&gt;&lt;P&gt;My requirement is updating of a Z database table from a report, &lt;/P&gt;&lt;P&gt;But my syntax &lt;STRONG&gt;MODIFY tab FROM TABLE itab &lt;/STRONG&gt;did seem to be not updating all the reords in itab.&lt;/P&gt;&lt;P&gt;in F1 help, when i saw this statement is Platform Dependent, i wanted to know more information on which cases this work and which cases it won't.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="image" /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also i realized that the Primary key constraint is the reason for my issue, trying to upload couple of rows with same composite primary key, So fixed it with changing the Primary keys.&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pruthvi&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jan 2022 15:00:31 GMT</pubDate>
    <dc:creator>pruthvi_kosala</dc:creator>
    <dc:date>2022-01-07T15:00:31Z</dc:date>
    <item>
      <title>MODIFY/UPDATE DDIC Table from ITAB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-update-ddic-table-from-itab/m-p/12512285#M2004105</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt;My requirement is to insert or Update itab records to DDIC table.&lt;/P&gt;
  &lt;P&gt;I am using syntax&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;MODIFY tab FROM TABLE itab.&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt; but it is updating only one record to the DDIC table, Even when my itab has more than 1 record.&lt;/P&gt;
  &lt;P&gt;Can anyone tell me what are we doing wrong in this.&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Pruthvi.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 14:13:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-update-ddic-table-from-itab/m-p/12512285#M2004105</guid>
      <dc:creator>pruthvi_kosala</dc:creator>
      <dc:date>2022-01-07T14:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: MODIFY/UPDATE DDIC Table from ITAB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-update-ddic-table-from-itab/m-p/12512286#M2004106</link>
      <description>&lt;P&gt;There's nothing special with MODIFY ztab FROM TABLE itab. Try to create a new Z database table, a new Z program with MODIFY ztab FROM TABLE itab and you'll see that it works well...&lt;/P&gt;&lt;P&gt;Maybe you don't understand how it works, so if you provide an example, it will be better for us so that we can explain.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 14:28:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-update-ddic-table-from-itab/m-p/12512286#M2004106</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-01-07T14:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: MODIFY/UPDATE DDIC Table from ITAB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-update-ddic-table-from-itab/m-p/12512287#M2004107</link>
      <description>&lt;P&gt;Hi Sandra,&lt;/P&gt;&lt;P&gt;My requirement is updating of a Z database table from a report, &lt;/P&gt;&lt;P&gt;But my syntax &lt;STRONG&gt;MODIFY tab FROM TABLE itab &lt;/STRONG&gt;did seem to be not updating all the reords in itab.&lt;/P&gt;&lt;P&gt;in F1 help, when i saw this statement is Platform Dependent, i wanted to know more information on which cases this work and which cases it won't.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="image" /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also i realized that the Primary key constraint is the reason for my issue, trying to upload couple of rows with same composite primary key, So fixed it with changing the Primary keys.&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pruthvi&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 15:00:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-update-ddic-table-from-itab/m-p/12512287#M2004107</guid>
      <dc:creator>pruthvi_kosala</dc:creator>
      <dc:date>2022-01-07T15:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: MODIFY/UPDATE DDIC Table from ITAB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-update-ddic-table-from-itab/m-p/12512288#M2004108</link>
      <description>&lt;P&gt;Thanks for the feedback. We don't see the image that you tried to attach. I don't see anything dependent on the type of database except LOB handles, that you don't use anyway.&lt;/P&gt;&lt;P&gt;You may close the question if your issue is solved.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 18:45:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-update-ddic-table-from-itab/m-p/12512288#M2004108</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-01-07T18:45:23Z</dc:date>
    </item>
  </channel>
</rss>

