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
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
What kind of BDC programs are written ?
Explain what is an rdbms?
What are table clusters?
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
What are logical databases? What are the advantages of logical databases?
How to write a bdc – how do you go about it?
What are the types of search helps? : sap abap data dictionary
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
What are the techniques involved in using sap supplied programs?
How are the date abd time field values stored in sap?
What is the client concept in sap?
How to define selection screen?
What are conditional chain statement?
Program for Prime numbers and Matrix plz explain me the procedural method with steps