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

In delivery processing which step comes first picking, packing, posting goods issue ?

1643


How many default tab strips are there? How to insert more tabs in it?

611


Differentiate between static and dynamic step loops?

581


What are the screen painter and menu painter?

584


What are interactive reports?

639






What is a table pool? : abap data dictionary

609


What is dynpro? what are its components ?

633


What is an “on input filed” statements?

633


Different between Interface and Abstract classes?

1121


What is macro? : abap hr

642


What is cts and what do you know about it? : abap hr

738


Name the function module used to convert logical file names to physical file names in abap/4 programs?

597


Explain what is the purpose of sap script?

578


We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???

1680


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

677