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
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
In sap scripts, how will you link form with the event driven?
What is the difference between free and refresh?
I need some information regarding Vcentric Test pattern ? with questions.
Do we create table fields with out data elements and domains?
What is narrow casting and wide casting?
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
How can we set the table spaces and extent sizes? : abap data dictionary
In which cluster time results are stored? : abap hr
What is an on”*-input filed” statement?
What is occurs in internal table?
What are client dependant objects in abap/sap?
How can we decide weather we can enhance the standard infotype or not ? : abap hr
What are the different types of parameters? : abap modularization