what is main diffrence b/w refresh ,clear and free? with
example?
Answer Posted / mohan
CLEAR WILL CLEARS THE CONTENTS OF WORK AREA AND INTERNAL
TABLE BODY.
REMOVE WILL CLEARS THE WORK AREA ONLY.
FREE WILL CLEARS WORK ARAE , BODY AND MEMORY ALSO.
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
What are the function modules used in a sap script driver program?
What is the difference between refresh and free statements?
Explain the call transaction method? : abap bdc
What is the difference between sum and collect?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What is the difference between a dialog program and a report?
Difference between Insert, Update and Modify?
Define alv programming in abap?
Explain what are the problems in processing batch input sessions?
Explain different types of locks?
Define batch input session?
What are the page windows? How many main windows will be there in a page window?
In which time constraint does the infotype records depend on the subtype ? : abap hr
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?