what is the effect when a clear ststement is used on an
internal table without header line?
Answer Posted / ravikanth
4th Answer is appropriate.
Clear will clear the workarea, if exists (or) clears the header area, as it is used to clear either.
Refresh is used to clear body of internal table.
Ftee is used to deallocate the memory as well.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is meant by search help? : sap abap data dictionary
how can we enable hyperlink in screen painter?
What is macro? : abap hr
How to display if the value entered contains records or not?
What is a development class? : abap data dictionary
What is the difference between Check and Continue?
Did you create secondary index?
Which commands are used for interactive reports?
What is page window?
Write syntax for message error (report)?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
What are the basic functions of database utility?
What are client dependant objects in abap/sap?
What are the Synchronous and asynchronous methods in bdc ?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul