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 kind of financial periods exist in sap? What is the relavent table for that?
Fallback class
What is narrow casting and wide casting?
How to analysis Background Job for performance Issue?
How do you delete duplicate records from internal table?
Explain the systems fields used for interactive lists and lists?
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
Difference between user exit and badis?
What is the difference between Classic badi and Kernal badi ?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
What are null values? : abap data dictionary
How to eliminate duplicate entries in internal tables?
what are the various types of parameters and how are they distinguished from one another?
What happens if we use leave to list-processing without using suppress-dialog?
Why do we use abstract class