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

How are the function code handles in flow logic?

610


how 2 create the normal form by using functional module

2134


What is an abap?

550


How many types of size categories and data classes are there? : abap data dictionary

607


When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization

609






What does an exec sql statement do in abap? What is the disadvantage of using it?

681


Why do we use abstract class

1026


Explain the differences between se01, se09 and se10?

569


What are the types of the programming language used in the sap abap software?

600


Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?

580


how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?

1576


What is the disadvantage of using exec sql statement in abap?

531


What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc

608


What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary

569


How to Raise a Particular Ticket in Realtime ?

1635