In an Internal Table, I have 1000 records. I have to
Retrieve One Record. In Performence wise what is the Best
Query?
Answer Posted / medepalli.sunil@gmail.com
1.READ TABLE ITAB WITH INDEX F1
2.Loop at itab where f1 and f2
-----
endloop.
out of these two the second has got the best performance
then the first one.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Double click function on the lists, identifying the line selected by the user on the list?
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
How many lists can a program can produce?
What are the advantages and disadvantages of different types of bdc's?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
What are the different types of luws?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
how do you transport lsmw data from one system to another?
What are the different methods of passing data? : abap modularization
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
On which even we can validate the input fields in module progams?
What are the differences between session method and call transaction method? : abap bdc
What are aggregated objects : abap data dictionary
How to read files and process BDC's automatically ?
What are the attributes of the data in data dictionary? : abap data dictionary