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 is cts and what do you know about it? : abap hr
What is a subroutine?
What is a collect statement?
How do you convert non-char field into char type fields ?
Which table stores the programs created?
What is its?
What are datasets in abap?
Mention what is alv programming in abap?
What are the two levels in defining a match code ?
wht is the diff. b/n initialization and lotus of event
What is bdc? : abap bdc
What are the difference between tables and structures?
How do you get the number of lines in an internal table?
Name the special commands of list?
Update types in Call transaction method. What is the difference?