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
From Excel to ABAP - Is batch mode possible ?
What are the system fields? Explain?
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
What are the disadvantages of logical databases?
What are the different buffering methods?
How can we use multiple transactions by using bdc_insert? : abap bdc
How would you suppress the display of a parameter on the selection screen?
What are Tickets in Realtime ?
Hat are the different types of mode (run code) in call transaction method?
What are the modes in lock objects? : sap abap data dictionary
Why do we use FOR ALL ENTRIES and what is the pre-requisite
What is a development class? : abap data dictionary
What is the function of a data element? : abap data dictionary
Where do you use help views?
What are the differences between a database index and a match code? : abap data dictionary