what is the use of free and refresh?
Answer Posted / srikanth vinnakota
refresh clears the data in the internal table and free not
only clears data but also frees memory for the same
Is This Answer Correct ? | 45 Yes | 6 No |
Post New Answer View All Answers
Where can you find error log for call transaction? : abap bdc
What are the control break events in abap? : abap data dictionary
Explain the difference between call screen and leave screen?
Differentiate database index and match code.
What are the events in screen programming?
How can a lock object be called in the transaction?
Explain data dictionary in abap?
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
What are the tcodes for performance tuning?
What is a type group?
Explain about workbench request and customization requests?
How are BAPI different from normal function modules?
Difference between open sql and native sql? : abap data dictionary
Which transaction code can I use to analyze the performance of abap program?
Difference between Read and Get cursor?