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
How many types of data classes are there in sap abap? : abap data dictionary
Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm
How to display if the value entered contains records or not?
any one can tell me which is the tables can store in ddic plese dont say db02l,please give me different ways of resideing the tables ?
What is the significance of the memory table ‘screen’?
What happens if a function module runs in an update task?
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What is a sequence of event-triggered in report?
What are Tickets in Realtime ?
How will you link form with the event driven in sap scripts?
What is the difference between data elements and domains? : abap data dictionary
What are the various events associated with screen programming?
What is the function of the transport system and workbench organiser? : abap data dictionary
When will the current screen processing terminates?