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
What are the check tables?
What are the control break events in abap? : abap data dictionary
What is img? : sap abap hr
What are the personnel administration related Infotypes
What is a help view? : abap data dictionary
What is the use of enqueue function module? : sap abap data dictionary
Where are you used type casting?
How do you execute the payroll
What is append structure?
What are the different functions used in sap script? What are the parameters used in each function?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What is meant by hide area?
What are th control break events in abap?
Explain the difference between cluster tables and pool table?
Explain what are interactive reports?