<?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 Internal table task in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-task/m-p/12628881#M2013160</link>
    <description>&lt;P&gt;Hi team,&lt;/P&gt;
  &lt;P&gt;I have one task please help me how to solve this, (Report program)&lt;/P&gt;
  &lt;P&gt;Depending on ztable, one Internal table have four columns company code, customer id, sequence and mail.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2080952-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;second internal table have company code, customer id and mail (adding these values inside first internal table)&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2080956-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Final output is display like this,&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2080954-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Sequence condition.&lt;/P&gt;
  &lt;P&gt;if company code and customer id records are duplicate, sequence should be display 1, 2, 3... (depending on duplicate records, sequence will increase) &lt;/P&gt;
  &lt;P&gt;else non duplicates found, sequence should display 1.&lt;/P&gt;
  &lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Aug 2022 18:39:51 GMT</pubDate>
    <dc:creator>Nirojan</dc:creator>
    <dc:date>2022-08-09T18:39:51Z</dc:date>
    <item>
      <title>Internal table task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-task/m-p/12628881#M2013160</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;
  &lt;P&gt;I have one task please help me how to solve this, (Report program)&lt;/P&gt;
  &lt;P&gt;Depending on ztable, one Internal table have four columns company code, customer id, sequence and mail.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2080952-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;second internal table have company code, customer id and mail (adding these values inside first internal table)&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2080956-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Final output is display like this,&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2080954-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Sequence condition.&lt;/P&gt;
  &lt;P&gt;if company code and customer id records are duplicate, sequence should be display 1, 2, 3... (depending on duplicate records, sequence will increase) &lt;/P&gt;
  &lt;P&gt;else non duplicates found, sequence should display 1.&lt;/P&gt;
  &lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 18:39:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-task/m-p/12628881#M2013160</guid>
      <dc:creator>Nirojan</dc:creator>
      <dc:date>2022-08-09T18:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-task/m-p/12628882#M2013161</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;emanuel.klenner&lt;/SPAN&gt; can you please help me how to solve this task. &lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 18:56:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-task/m-p/12628882#M2013161</guid>
      <dc:creator>Nirojan</dc:creator>
      <dc:date>2022-08-09T18:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-task/m-p/12628883#M2013162</link>
      <description>&lt;P&gt;What have you tried so far to solve this? &lt;/P&gt;&lt;P&gt;Sorry, it isn't some great riddle, it's a pretty common ABAP development task. So I'm confused what exactly is the challenge / not clear? There isn't any question in this question...&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 02:00:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-task/m-p/12628883#M2013162</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2022-08-10T02:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-task/m-p/12628884#M2013163</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;jelena.perfiljeva&lt;/SPAN&gt; thanks for reply. I'm a ABAP beginner. &lt;/P&gt;&lt;P&gt;what I'm trying is,&lt;/P&gt;&lt;P&gt;This is a report report program.&lt;/P&gt;&lt;P&gt;ztable contain above mention records (screenshot 1).&lt;/P&gt;&lt;P&gt; based on Ztable I created one internal table (it_tab) which is contain company code, customer id, mail and &lt;STRONG&gt;sequence&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Now I need to add new values by using another internal (it_tab1) which is contain 3 fields company code, customer id and mail. sequence number will increase depending on having duplicate values.&lt;/P&gt;&lt;P&gt;for example: it_tab1 have 3 duplicate values. now I'm adding duplicate vaules into it_tab, sequence needs to be display like 1st row sequence = 1, 2nd row sequence = 2, 3rd row sequence = 3.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2080951-image.png" /&gt;&lt;/P&gt;&lt;P&gt;My question, How to add duplicate values with this sequence? &lt;/P&gt;&lt;P&gt;I hope you understand my question... &lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 03:18:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-task/m-p/12628884#M2013163</guid>
      <dc:creator>Nirojan</dc:creator>
      <dc:date>2022-08-10T03:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table task</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-task/m-p/12628885#M2013164</link>
      <description>&lt;P&gt;So, what have you tried so far? What is your issue? What do you know in ABAP?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 05:33:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-task/m-p/12628885#M2013164</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-08-10T05:33:19Z</dc:date>
    </item>
  </channel>
</rss>

