<?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: clear[] and refresh? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367876#M524422</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;   Clear will clear the header line only and Refresh will clear the whole internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;step&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2007 11:31:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-14T11:31:54Z</dc:date>
    <item>
      <title>clear[] and refresh?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367874#M524420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends..&lt;/P&gt;&lt;P&gt;is there any difference bt clear[] and refresh ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:29:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367874#M524420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: clear[] and refresh?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367875#M524421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;No there is no difference.&lt;/P&gt;&lt;P&gt;Since you are using clear with [] this will clear the rows of the ITAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also REFRESH does the same it will clear the itab but keeps the headerline data as it is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing is REFRESH will clear the memory also and will keep only memory required for number of rows that are mentioned in INITIAL SIZE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure you are confused with the answers given to your questions but best thing is to write a small program and finding it out. Its some times sad to see pople giving wrong answers.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Seshatalpasai Madala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:31:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367875#M524421</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-06-14T11:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: clear[] and refresh?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367876#M524422</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;   Clear will clear the header line only and Refresh will clear the whole internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;step&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:31:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367876#M524422</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: clear[] and refresh?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367877#M524423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clear delete the data from workarea or the table header line.&lt;/P&gt;&lt;P&gt;refresh deletes all the entries from the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neelambari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:32:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367877#M524423</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: clear[] and refresh?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367878#M524424</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;clear will clear the header line only.&lt;/P&gt;&lt;P&gt;clear[] will clear the body of the internal table only.&lt;/P&gt;&lt;P&gt;refresh will clear the body of the internal table and header line of that internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:32:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367878#M524424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: clear[] and refresh?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367879#M524425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;aye there IS a difference!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clear deletes the contents of you workarea, or if you have a itab with headerline, it deletes the contents of the headerline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refresh deletes the contents of you itab, tho i´m not a 100% sure but i think the headerline data stays.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:32:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367879#M524425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: clear[] and refresh?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367880#M524426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am asking clear[] and refresh ?&lt;/P&gt;&lt;P&gt;what abt header line in the case of clear[], refresh,free ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:33:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367880#M524426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: clear[] and refresh?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367881#M524427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clear:&lt;/P&gt;&lt;P&gt;Deletes the content of the header area of internal table&lt;/P&gt;&lt;P&gt;Does not delete the content of the internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refresh:&lt;/P&gt;&lt;P&gt;Deletes the content of the internal table&lt;/P&gt;&lt;P&gt;Does not delete the content of the header area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Free:&lt;/P&gt;&lt;P&gt;Frees the memory space allocated to the internal table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:33:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367881#M524427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: clear[] and refresh?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367882#M524428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clear:&lt;/P&gt;&lt;P&gt;Deletes the content of the header area of internal table&lt;/P&gt;&lt;P&gt;Does not delete the content of the internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refresh:&lt;/P&gt;&lt;P&gt;Deletes the content of the internal table&lt;/P&gt;&lt;P&gt;Does not delete the content of the header area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Free:&lt;/P&gt;&lt;P&gt;Frees the memory space allocated to the internal table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:34:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367882#M524428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: clear[] and refresh?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367883#M524429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refresh: it will cleare the header of the internal table,&lt;/P&gt;&lt;P&gt;Clear[] : it will cleare the body of the internal table and headr also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward point if helpfull,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;suresh.d&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:34:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367883#M524429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: clear[] and refresh?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367884#M524430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;clear is to clear the variable and the heder line of the internal table&lt;/P&gt;&lt;P&gt;and refresh will clear the whole internal table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:34:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367884#M524430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: clear[] and refresh?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367885#M524431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Selva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refresh itab.&lt;/P&gt;&lt;P&gt;The internal table itab is reset to its initial state, i.e. all table entries are deleted. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we use refresh, the header entry of a table with a header line remains unchanged. It can be reset to its initial value using CLEAR.&lt;/P&gt;&lt;P&gt;clear itab --&amp;gt; clears the value in the header line .&lt;/P&gt;&lt;P&gt;clear itab[] --&amp;gt; works same as Refresh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sree&lt;/P&gt;&lt;P&gt;PS: rewards points if Useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:35:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367885#M524431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: clear[] and refresh?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367886#M524432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clear is for header of internal table - i mean it clears only header line of internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use to variables and internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refresh - clears the body of the internal table and you should not use to variables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it is helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:36:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367886#M524432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: clear[] and refresh?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367887#M524433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is NO difference between clear[] and refresh .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both clear the body of the int table .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:37:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367887#M524433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: clear[] and refresh?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367888#M524434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If for example itab is an internal table with header line.&lt;/P&gt;&lt;P&gt;Now if u write clear itab it will clear the header.&lt;/P&gt;&lt;P&gt;But if u write clear itab[] it will clear the contents but not the header.Same thing happens if u use refresh itab.&lt;/P&gt;&lt;P&gt;Either u can use clear itab[] or refresh itab.both are same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:44:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367888#M524434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: clear[] and refresh?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367889#M524435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok mr srinivasan its clear.... what abt free&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:51:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367889#M524435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: clear[] and refresh?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367890#M524436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi selva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you use clear with [] this will the clear header and clear the rows of the ITAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REFRESH:refresh will delete the entries of ur ITAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FREE : it will dealocate the memory for that ITAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ravinder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:52:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/clear-and-refresh/m-p/2367890#M524436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T11:52:23Z</dc:date>
    </item>
  </channel>
</rss>

