what is the effect when a clear ststement is used on an
internal table without header line?
Answer Posted / deepa
No you should not use clear statement with internal its not
advisable.it will clear header line.always use refresh it
will delete all the lines from internal table clear work area.
you want to use clear statement for internal table.
then use in this way.
cleat itab[].
it will delete all the lines from the internal table.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
What is dialog module?
What is modularization and its benefits?
Explain what are the events in screen programming?
How do you connect to the remote server if you are working from the office for the client in remote place?
Polymorphism real time scenario
Define the various contents of technical specifications ?
What are the various types of selection screen event?
Folder types in smatforms? 2)What is Command line?
What are the different types of luws?
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
What is an Unpack command?
Can you print decimals in type n?
Can a constructor be redefined?
what is call back in alv?