how to use binary search in internal table?what is the use
of indexes and secondary indexes?
Answer Posted / anuradha
Mainly while reading data from internal tables we will use binary search.And before using binary search in reading table we need to sort the internal table.And this is one of performance technique.
Indexes also used to increase the performance.
Two types of indexes
1.Primary Indexes 2.Secondary Indexes
1.Primary key in table will act as a primary Index.
2.Secondary Indexes can be created from table level.
Table->menu->Goto->indexes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
function modules are also external subroutines. State true or false. : abap modularization
In sap script how to print bar code in vertical manner
how to genernate 21 sencondary index
What are control tables? : abap data dictionary
What are spa/gpa parameters (sap memory)?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
What is difference between dialog program and a report?
Explain the session method? : abap bdc
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
What are the types of subroutines? : abap data dictionary
What is update task
Which function modules can be used to transfer the data using bdc programming? : abap bdc
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
What application areas are you comfortable in?
What are the different abap/4 editors?