<?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 headerline in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/headerline/m-p/8899634#M1689620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&amp;nbsp; all,&amp;nbsp; when u declare an internal table with header line&amp;nbsp; , it will be initial at the time of declaration. if u store some data in it and then refresh it, the internal table doesnot become initial again, rather it will have 0 rows. how can i make it initial again? does free itab [ ] works? or is there an other way to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Moderator message: please read ABAP documentation and try yourself before posting.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Thomas Zloch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Aug 2012 17:29:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-08-07T17:29:38Z</dc:date>
    <item>
      <title>headerline</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/headerline/m-p/8899634#M1689620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&amp;nbsp; all,&amp;nbsp; when u declare an internal table with header line&amp;nbsp; , it will be initial at the time of declaration. if u store some data in it and then refresh it, the internal table doesnot become initial again, rather it will have 0 rows. how can i make it initial again? does free itab [ ] works? or is there an other way to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Moderator message: please read ABAP documentation and try yourself before posting.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Thomas Zloch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 17:29:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/headerline/m-p/8899634#M1689620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-07T17:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: headerline</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/headerline/m-p/8899635#M1689621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have to refresh the table and clear the header line. &lt;/P&gt;&lt;P&gt;refresh itab[]. &lt;/P&gt;&lt;P&gt;clear itab.&lt;/P&gt;&lt;P&gt;Its the same case with free, it will affect only the table body not the header line.&lt;/P&gt;&lt;P&gt;free itab[]. &lt;/P&gt;&lt;P&gt;clear itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The use of itab with header lines is obsolete along with the refresh statement.&lt;/P&gt;&lt;P&gt;You should declare the internal tables without header line and use a different work area to manipulate the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Puneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 17:35:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/headerline/m-p/8899635#M1689621</guid>
      <dc:creator>Puneet_Gupta</dc:creator>
      <dc:date>2012-08-07T17:35:35Z</dc:date>
    </item>
  </channel>
</rss>

