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


Please Help Members By Posting Answers For Below Questions

what is difference between user exit, customer exit and badi?

4064


Setting up a BDC program where you find information from?

655


What is the client concept in sap?

550


what is the t-code to link technical and functional operation?

1966


What are the attributes of a field that can be activated or deactivated during runtime?

560






What are the two ways for restricting the value range for a domain? : abap data dictionary

526


What are the uses of secondary indexes?

544


What are the page headers for secondary lists?

597


Can we include customizing include or an append structure with pooled or cluster tables?

661


How can we set the table spaces and extent sizes? : abap data dictionary

730


How can we omit a leading sign and a leading zero in sapscript?

602


how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran

2038


What are indexes? : abap hr

586


Define spool request?

660


performance tuning concepts

951