In an Internal Table, I have 1000 records. I have to
Retrieve One Record. In Performence wise what is the Best
Query?
Answer Posted / sathish
Use READ TABLE STATEMENT
READ TABLE <ITAB> INDEX 1.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What are the differences between session method and call transaction method? : abap bdc
What is erp? : sap abap hr
How can I get ascii value of any letter? Is there any function?
What are dml commands in abap?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
How to eliminate duplicate entries in internal tables?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
difference between Valuation type and valuation category?
Why do we use Abstract classes give an example from your project?
What are the commands used for interactive reports?
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
What are the differences between se01, se09 and se10?
Have you printed any report?
visibility section for class level and attributes level
What function does data dictionary perform?