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
When will the current screen processing terminates?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
What are the differences between the table and the structure in the data dictionary in the sap abap?
wht is the diff. b/n initialization and lotus of event
what is leave to TRANSACTION?
Which type of tables used this buffer?
Explain what is the significance of hide?
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
Update types in Call transaction method. What is the difference?
How does the interface between the dynpro and the abap/4 modules take place?
Why are insert and append statement used in sap abap?
What are the value tables?
What are the differences between domain and data element?
Explain the properties of selection screen?
What was the requirement of IDoc in your project? How it was working?