<?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: How to delete the data inside a internal table? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900427#M682020</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;Use Refresh Statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refresh will clear the contents of both the header line and the body of the internal table. Free will clear both and release the memory allocated as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REFRESH itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2007 08:33:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-11T08:33:26Z</dc:date>
    <item>
      <title>How to delete the data inside a internal table?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900426#M682019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got a internal table name g_itab1.&lt;/P&gt;&lt;P&gt;currently my g_itab1 has a FNAME(50) component.&lt;/P&gt;&lt;P&gt;Inside my component there is ADMINO, EYEAR, FIRSTNAME, LASTNAME and CONTACT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to clear away ADMINO, EYEAR, FIRSTNAME, LASTNAME and CONTACT inside my internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i clear it? i have tried using CLEAR g_itab1.&lt;/P&gt;&lt;P&gt;It doesn't work.. the data are still inside.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 08:31:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900426#M682019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T08:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data inside a internal table?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900427#M682020</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;Use Refresh Statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refresh will clear the contents of both the header line and the body of the internal table. Free will clear both and release the memory allocated as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REFRESH itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 08:33:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900427#M682020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T08:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data inside a internal table?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900428#M682021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;try to use delete statement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 08:33:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900428#M682021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T08:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data inside a internal table?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900429#M682022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use refresh g_itab1[]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 08:33:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900429#M682022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T08:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data inside a internal table?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900430#M682023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;clear:g_itab1 ,g_itab1[]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 08:34:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900430#M682023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T08:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data inside a internal table?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900431#M682024</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;You can use :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REFRESH g_itab1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLEAR g_itab1[] .  "Delete the records from the BODY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both statements will delete the Entire records from itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REWARD IF hELPFUL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 08:35:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900431#M682024</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-10-11T08:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data inside a internal table?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900432#M682025</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;if you want remove total then go for &amp;lt;b&amp;gt;refresh itab.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to go for some fields then use &amp;lt;b&amp;gt;DELETE itab where&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if usefull&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 08:35:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900432#M682025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T08:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data inside a internal table?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900433#M682026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLEAR g_itab1[].       " FOR BODY CLEAR&lt;/P&gt;&lt;P&gt;REFRESH g_itab1.  " FOR HEADER CLEAR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Amit Singla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 08:36:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900433#M682026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T08:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data inside a internal table?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900434#M682027</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;                DELETE TABLE itab WITH TABLE KEY k1 = v1 ... kn = vn. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example to delete all of the lines between 5 and 36 in a table of names where the entry begins with one of the letters 'A' to 'C'. &lt;/P&gt;&lt;P&gt;         DELETE  itab  FROM 5 TO 36 WHERE NAME CA 'ABC'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 08:38:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900434#M682027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T08:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete the data inside a internal table?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900435#M682028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone!!!!&lt;/P&gt;&lt;P&gt;I've solved my problem!!! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 09:53:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-the-data-inside-a-internal-table/m-p/2900435#M682028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T09:53:15Z</dc:date>
    </item>
  </channel>
</rss>

