<?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: Delete the gaps in internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-the-gaps-in-internal-table/m-p/7204668#M1521792</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;&lt;/P&gt;&lt;P&gt;first tell me how you got this line entries  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Aug 2010 08:32:37 GMT</pubDate>
    <dc:creator>deepak_dhamat</dc:creator>
    <dc:date>2010-08-24T08:32:37Z</dc:date>
    <item>
      <title>Delete the gaps in internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-the-gaps-in-internal-table/m-p/7204666#M1521790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the internal table there few gaps, gaps need to be removed,&lt;/P&gt;&lt;P&gt;the final internal table is as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gt_final[]. (final internal table)&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;user    plant  bukrs

100      200    -
100      300    -
100       -       10
100       -       20
100       -       30&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the output should be as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;user    plant  bukrs
100      200    10
100      300    20
100       -        30&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the gaps should be removed , for the same user there are 5 line items because of gaps, if we remove the gaps and adjust there are only 3 line items for the same user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please suggest the code to delete the  gaps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Aug 24, 2010 10:29 AM - fixed formatting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 07:47:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-the-gaps-in-internal-table/m-p/7204666#M1521790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-24T07:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Delete the gaps in internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-the-gaps-in-internal-table/m-p/7204667#M1521791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it isn;t very clear whether what your table structure is and what currently you have and what you need?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalit mOhan Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 08:24:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-the-gaps-in-internal-table/m-p/7204667#M1521791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-24T08:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Delete the gaps in internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-the-gaps-in-internal-table/m-p/7204668#M1521792</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;&lt;/P&gt;&lt;P&gt;first tell me how you got this line entries  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Aug 2010 08:32:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-the-gaps-in-internal-table/m-p/7204668#M1521792</guid>
      <dc:creator>deepak_dhamat</dc:creator>
      <dc:date>2010-08-24T08:32:37Z</dc:date>
    </item>
  </channel>
</rss>

