how many index created for table
Answers were Sorted based on User's Feedback
Hi
1(one) Primary index is created by the system for every table.
but we can create Secondary Indexes maximum of 15(Fifteen)
only.
This is absolutely correct. If any body wants to verify this
answer ,plz refer ABAP 21 Days book. In that book everything
is cleared.
Thanks
Malli
Is This Answer Correct ? | 12 Yes | 5 No |
Answer / buddula
Sorry to tell u , Pls make sure before post the answer
wheather u r correct or not? Do not misguide readers.
Is This Answer Correct ? | 10 Yes | 4 No |
Answer / kalyan
There is no maximum limit for creating secondary index.
I have created 22 index.
Look at table transparent ISSRFLDEA.It has 17 secondary indexes.
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / vikram bongoni
We can create 16 primary indexes and 9 secondary indexes per table.
if you have doubt , you can check it.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prabu
Plz consider this answer.
if wrong correct it.
we can create upto 16 primary indexes.
09 secondary indexes.
Is This Answer Correct ? | 1 Yes | 3 No |
Answer / paul
1 primary , its default created by system, then 22
secondary indexes,
in where condition we have to use max 4 sec.indx for better
performance.
Is This Answer Correct ? | 0 Yes | 8 No |
what is the importance of macros? is it that it is useful only for addition or subtraction operation (arithmetic operations) ? I need more information regards this? I am waiting for the reply
Hi to all abap guru's my question is how to print the page numbers like 2 4 6 on all pagess in smart forms means 2 on first page 4 on second page thanks in advance
what are the roles and responsibilities of a technical consultant will be assigned in idoc development in real time? in case of a)IDOC EXTENSION b)sending TRANSACTIONAL IDOC c)CHANGE POINTERS
What are logical databases? What are the advantages/ dis-advantages of logical databases?
What are two different ways to add fields to sap tables?
what is diffrence subroutine in report and subroutine in script.....
how we can moddify a internal table without using modify statement
What is the purpose of Edit Masking?
What are the types of windows in sap script?
How to eliminate duplicate entries in internal tables?
What is modularization and its benefits? : abap modularization
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary