what is the pre-requisite for read statement and can we
read the standard table using read statement
Answer Posted / arjun manglekar
SORT internal table with key field.
Its only related to improve performacer.
To READ a sorted itab is faster than not sorted itab.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different types of luws?
What are different types of parameters?
Can a filed occur in several field groups?
When to use logical database?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
How can one distinguish between different kinds of parameters? : abap modularization
What is the difference between select statement and provide statement ? : abap hr
When you prefer lsmw?
How the at-user command serves mainly in lists?
difference between Valuation type and valuation category?
Explain the different types of mode (run code) in call transaction method?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
what is diff between ECC 5.0 AND ECC 6.0
Explain the difference between get and get late?
What does the insert statement in extract datasets do? : abap modularization