<?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: Update internal table data based on non key field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-based-on-non-key-field/m-p/12308754#M1990675</link>
    <description>&lt;P&gt;If this is about you wanting to learn and experiment with newer syntax and get a better understanding of ABAP, this should be encouraged. But please be clear about that, or if this is some kind of business requirement that you don't know how to solve...&lt;/P&gt;&lt;P&gt;To learn, it can be a good exercise to do the same thing in the "old" way and the new way in order to learn. If you want us to help you, please show us how you would solve this the "old" way, and we might be able to give you some tips or ideas or alternate ways of doing things...&lt;/P&gt;</description>
    <pubDate>Mon, 01 Mar 2021 14:14:41 GMT</pubDate>
    <dc:creator>joltdx</dc:creator>
    <dc:date>2021-03-01T14:14:41Z</dc:date>
    <item>
      <title>Update internal table data based on non key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-based-on-non-key-field/m-p/12308751#M1990672</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt;I have the data in internal table it_tab1 as below. it_tab1 is type standard table of DB table having PO number is key field.&lt;/P&gt;
  &lt;P&gt;&lt;IMG alt="" /&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1897640-1.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;I want the it_tab1 should have only the PO number for which having type as 'E' or 'A'. The table should have the data as below.&lt;/P&gt;
  &lt;P&gt;&lt;IMG alt="" /&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1897639-2.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;We can achieve it by doing loop and read statements but is there a way that we can achieve in advanced ABAP using latest syntaxes ?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 12:44:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-based-on-non-key-field/m-p/12308751#M1990672</guid>
      <dc:creator>former_member710665</dc:creator>
      <dc:date>2021-03-01T12:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Update internal table data based on non key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-based-on-non-key-field/m-p/12308752#M1990673</link>
      <description>&lt;P&gt;If you mean "latest syntaxes" are the constructor expressions (to "construct", not to "update"), then the question is do you really want to have code less performing? (re-create the internal table from scratch is slow if it's about to re-create 1 million lines - versus just update a few lines).&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 13:30:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-based-on-non-key-field/m-p/12308752#M1990673</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-03-01T13:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Update internal table data based on non key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-based-on-non-key-field/m-p/12308753#M1990674</link>
      <description>&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;What is wrong with the "old" syntax?&lt;/P&gt;Kind regards,&lt;BR /&gt;Mateusz</description>
      <pubDate>Mon, 01 Mar 2021 13:53:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-based-on-non-key-field/m-p/12308753#M1990674</guid>
      <dc:creator>MateuszAdamus</dc:creator>
      <dc:date>2021-03-01T13:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Update internal table data based on non key field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-based-on-non-key-field/m-p/12308754#M1990675</link>
      <description>&lt;P&gt;If this is about you wanting to learn and experiment with newer syntax and get a better understanding of ABAP, this should be encouraged. But please be clear about that, or if this is some kind of business requirement that you don't know how to solve...&lt;/P&gt;&lt;P&gt;To learn, it can be a good exercise to do the same thing in the "old" way and the new way in order to learn. If you want us to help you, please show us how you would solve this the "old" way, and we might be able to give you some tips or ideas or alternate ways of doing things...&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 14:14:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/update-internal-table-data-based-on-non-key-field/m-p/12308754#M1990675</guid>
      <dc:creator>joltdx</dc:creator>
      <dc:date>2021-03-01T14:14:41Z</dc:date>
    </item>
  </channel>
</rss>

