Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9091

Re: CLEAR, REFRESH, FREE

$
0
0

You are right Ken.

 

When internal table (say ITAB) is declared with header line, Then

 

CLEAR ITAB. would remove data ONLY from the HEADER line.

 

CLEAR ITAB[]. would remove data from the table LINES.

 

Usually, CLEAR is used to remove data from variables and work areas.

 

REFRESH, FREE is used for internal tables. And you have rightly pointed out the difference.

 

Cheers Raju.

<removed by moderator>

 

Message was edited by: Manish Kumar


Viewing all articles
Browse latest Browse all 9091

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>