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 is the difference between field-group header and other field groups?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
Does the external program run in the same sap luw as the caller, or in a separate one?
What are the fields in the memory table ‘screen’?
What are th control break events in abap?
What is PS structure
What are plan versions used for? : sap abap hr
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
Explain the disadvantages of abap query tool?
How we can retrieve data using secondary index. Explain with simple example?
What is the role of ‘refresh’ in internal table?
How to call other programs?
What is a view? : abap data dictionary
what is mean be On Change of in Control Break statement
hi,how to diable the popup window which is displayed afetr executing the SAP script program?