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


Please Help Members By Posting Answers For Below Questions

Can you set up background processing using call transaction?

596


What is check table?

579


What kind of financial periods exist in SAP? What is the relevant table for that?

605


what is friend class

893


Did you create help views?

554






How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul

2121


What is the difference between synchronous and asynchronous update? : abap bdc

641


What is the use of message command in a report? What are the different message types?

553


What is an abap/4 query? : abap hr

606


Explain what is step-loop? Explain all the steps?

710


Explain the concept of clusters in payroll

2126


Differentiate between table and template ?

603


What are the different attributes that can be assigned to a variant?

587


How to get that a secondary index is attached to a select query?

948


Final class

1019