What is binary search? where it is used?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / bandivenkateswarlu
Binary search is used in the internal table . in binary
search is used to after the retrive the data from the
database to sort the order for that purpose we should use
the binary search it will display the records one by one
syntax: sort itab by binary search ,
Is This Answer Correct ? | 1 Yes | 1 No |
how to Implemented a BAPI to upload Payroll summary information into SAP R/3 system
What is erp? : sap abap hr
How you will send mail from one SAP system to other SAP system?
How can you remove leading zeros of a number in script?
What are the problems in processing batch input session?
Different between Interface and Abstract classes?
what is the difference between hashed & sorted internal tables?
What are pool tables?
how to prepare technical specs? what are the steps used to prepare it?
Is it possible to pass data to and from include programs explicitly? : abap modularization
SAP Application Engineer role
What is the tcode for sapscript forms?