what is main diffrence b/w refresh ,clear and free? with
example?
Answer Posted / nilesh biswas
in case of an internal table clear clears all fields in the header line.
refersh clears the body of internal table but the memory remains allocated
and free clears body as well as makes memory free.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the differences between primary and secondary indexes?
What are the events used in interactive reports?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
Example of table cluster and cluster tables.
How to display if the value entered contains records or not?
What is a table attribute?
what will happen if called program is not executable ?
did u done enhancement framework?how u implemented?
What are the difference between tables and structures? : abap data dictionary
Why is pretty printer user in abap?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What is exception class and test class. How to use it?
How will you link form with the event driven in sap scripts?
How do you convert non-char field into char type fields ?