Can we use binary search in internal table sorted in decending
order ? if no why?
Answer Posted / arpit gupta
Algorithm wise Binary Search works with sorted data both ascending or descending , but in ABAP to perform binary Search Data Must be sort in ASCENDING order, So the answer to the question is NO
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the Process to transfer IDOC from Outbound System to Inbound system.
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
How do you populate data into a multiple line field? : abap bdc
what are the important fields while preparing sales order,inquiry?
What is a 'z' report?
Can matchcode object contain ids with different update types? : abap data dictionary
What is the function of a domain?
Explain the differences between se01, se09 and se10?
What are the other modules integrated with om? : sap abap hr
Is it possible to pass data to and from include programs explicitly?
What is repository info. Systems? : abap data dictionary
What is the difference between commit-work and rollback-work tasks?
What is the different type of projects? : sap abap hr
Explain the advantages of logical databases?
What are screen painter and menu painter? : abap hr