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
Did you create secondary index?
What is the sap abap?
Can a filed occur in several field groups?
How would you set the formatting options statically and dynamically within a report?
What are the different functions used in sap script? What are the parameters used in each function?
What is the use of program rsbdcsub? : abap bdc
Differentiate between report and dialog program
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
wht is the diff. b/n initialization and lotus of event
What is meant by authorization? Did you ever work on it? : sap abap hr
Explain how data is stored in cluster table?
What are the difference between tables and structures? : abap data dictionary
What is the disadvantage of a call by reference? : abap modularization
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
Difference between open sql and native sql? : abap data dictionary