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 difference between a structure and a table?
How do you backup Sapscript layout sets? Can you download and upload? How?
what is code to upload cost centers through call trans. and procedure
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
How can you manipulate the presentation and attributes of interactive lists?
How do you read files from the presentation server ? : abap bdc
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
What is the difference between native sql & open sql? : abap data dictionary
Explain what are the events used for logical database?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
How to Raise a Particular Ticket in Realtime ?
What are the techniques involved in using sap supplied programs?
Differentiate between the uline and write: sy-uline statements if any?
Table events aNd table maintains generation