how to use binary search in internal table?what is the use
of indexes and secondary indexes?
Answer Posted / abani kanta sahoo
In binary search, the total records are divided in to two
parts. First It will search the particular record in first half and then in second half. Indexs are used to get the data very fast.
Primary indexes are crated during the creation of table it's come by default but secondary indexes are created by user with the fields from the corresponding table according to need.
Table->menu->Goto->indexes
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Have you processed BDCs ?
What is off cycle payroll run
How can end-of-selection be used?
How you attach search help to data element? : sap abap data dictionary
Where the payroll results are stored
How do you process errors in session method ? : abap bdc
What is luw or data base transaction ?
In delivery processing which step comes first picking, packing, posting goods issue ?
What is a match code? : abap data dictionary
Explain what is a foreign key relationship? Explain this with the help of an example.
What are the different types of operators in the sap abap?
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
How can we access the correction and transport system?
How can we achieve MVC ?
Is the basic list deleted when the new list is created?