Answer Posted / aruna
If the data in the Internal table is huge and
you are trying to read the data from the Internal table
then it is recommend to use binary search.
Read table <itab> with key <fieldname> binary search .
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to convert normal function module to bapi?
Why grouping of fields is required? What is the max no of modification groups for each field?
What is sql trace? : abap data dictionary
What is the difference between upload and ws_upload ? : abap bdc
What are the different types of parameters? : abap modularization
THANKS ALL. i CLEARED THE INTERVIEW OF INFOSYS BASED ON THIS QUESTION SET. IT REALLY WORKS. LONG LIVE ALLINTERVIEW.COM
what is difference between user exit, customer exit and badi?
What is the function of a domain?
What is meant by hide area?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
What is an abap dictionary? : abap data dictionary
What is dynpro? what are its components ?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
Can we access static attribute from instance method
Explain the advantages of different types of bdc's?