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

Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?

1672


Can you create a table with fields not referring to data elements? : abap data dictionary

778


Which transaction code can I use to analyze the performance of abap program?

560


Explain how do you get output from idoc?

616


What are the system fields? Explain?

647






what will happen if called program is not executable ?

1701


What are the value tables?

562


Different between Interface and Abstract classes?

1119


What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?

1825


What are the different kinds of lock modes?

571


Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc

692


What is the difference between a structure and an append structure?

541


Explain the Importance of pa20? : abap hr

633


What are two methods of modifying sap standard tables? : abap data dictionary

676


Explain sap abap 3-tier architecture?

737