How do you create secondary index. Do you have access to
create secondary index?
Answer Posted / parthasarathi
The secondary index is automatically created in the database during activation if the corresponding table was already created there and index creation was not excluded for the database system.
You can find information about the activation flow in the activation log, which you can call with Utilities ® Activation log. If errors occurred when activating the index, the activation log is automatically displayed.
Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What application areas are you comfortable in?
How do you set up background jobs in sap?
What is a table cluster? : abap data dictionary
Explain how to write a bdc - how do you go about it?
If yes then why do we require logical database
when do you need to create an internal table with header line ? and with out a header line?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
Explain the table, which contain the details of all the name of the programs and forms?
Does every abap/4 have a modular structure? : abap modularization
Fallback class
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?
What is the difference between sy-tabix and sy-index? Where it is used?
What is logical database? : abap hr
What are data classes? What are the various data classes available for selection? : abap data dictionary
In which time constraint does the infotype records depend on the subtype ? : abap hr