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 are control tables?
On which even we can validate the input fields in module progams?
What are the different types of the sap abap data dictionary objects?
What does the extract statement do in extract datasets? : abap modularization
Explain what is a logical database?
What are the differences between se01, se09 and se10?
What is the significance of the memory table ‘screen’?
Explain what is the difference between primary key and unique key?
Final class
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
What are the types of table fields in the sap abap?
How to combine multiple billing into one RV document ( Step by Step)?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
What is a multiple line field? : abap bdc
What is primary index?