WHAT IS THE USE OF SECONDARY INDEXES AND WHAT IS MAX LIMIT
OD SECONDARY INDEXES?
Answer Posted / g.shankar
guys the question is about 2ndry index not about only index..
2ndry index is used to increase the performance for where
condition..and we can create a maximum of 16 2nry indexes..
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Explain what is the step-by-step process to create a table in data dictionary?
Which transaction code can I use to analyze the performance of abap program?
What are system fields for secondary lists?
What’s value table?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
Polymorphism real time scenario
What are the steps in a bdc session? : abap bdc
What are local objects? : abap data dictionary
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
What is amdp (abap managed data procedures)?
Explain how many types of tables exist and what are they in data dictionary?
Can we create field without data element? If yes, how?
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
Tell me a scenario where did you use secondary index?