what is the use of free and refresh?

Answer Posted / prabhakar

Refresh : Refresh clears the data, at the same time it
releases dynamically allocated memory. Predefined memory
not released.

Free : Free clears the data, at the same time releases
both predefined and dynamically allocated memory. internal
table structure will not available any more.

Is This Answer Correct ?    18 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will happen when we use fully buffered in abap?

766


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....

1845


How do you find the information on the current screen? : abap bdc

821


I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc

3041


What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary

777


Value table VS check Table.

1156


What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary

712


What do you do when the system crashes in the middle of a BDC batch session?

915


How do you find if a logical database exists for your program requrements?

851


Did you use buffering?

791


How to Raise a Particular Ticket in Realtime ?

1938


Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?

865


What are the control break events in abap? : abap data dictionary

818


What are the ways you can do the tuning?

745


What is the reserve command?

846