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
Differentiate database index and match code.
Explain the types of bdc's?
What is the difference between collect and sum?
How is collect statement different from append?
Why do we use types statement in abap programming?
What are the parameters used in each function?
What are the personnel administration related infotypes? : abap hr
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
What are the dynapro keywords?
Explain the uses of the simple maintenance interface? : sap abap hr
what is the difference between Blocked ALV and interactive ALV?
What data is contained? : abap data dictionary
how to capture the errors in bdc Call transaction method?
What is the client concept in sap?
How can I get ascii value of any letter? Is there any function?