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
What are the types of parameters in the function modules?
How the at-user command serves mainly in lists?
Explain about interactive report?
What are the kinds of foreign key fields?
How to call transaction in session method without recording?
What is sap abap data classes?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
What is an internal table?
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
Events that can be used in both the classical and interactive reports
What is the difference between skip and reserve?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
What are the attributes of a field that can be activated or deactivated during runtime?
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?