what is the use of free and refresh?

Answer Posted / manivannan.m

Refresh:
example: refersh itab.
clear the body of the internal table data.

free:
example: free itab.
. clears the data.
.predefined the internal data and dynamically allocated
memory.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc

669


When, how and how would you control changes to standard SAP objects.

1424


What are the basic functions of database utility? : abap data dictionary

596


What does the extract statement do in extract datasets?

642


How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc

663






What is an update type with reference to a match code id? : abap data dictionary

580


What is generic area buffering in abap?

565


What are field symbols?

629


Why cant we use Normal function module for data transfer?

1697


What is the difference between a pool table and a transparent table and how they are stored at the database level?

581


Can i Have Some Examples on Enhancements.

1971


1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?

1462


Define infotype ? : abap hr

700


Describe the data classes?

608


how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....

1572