WHAT IS THE USE OF SECONDARY INDEXES AND WHAT IS MAX LIMIT
OD SECONDARY INDEXES?
Answer Posted / shankar
in sap abap two types of indexes are they supported
1) one is primary index it is automatically created when ever
user create table it contrains combination of primary key fields
2)secondary index can be created user it is combination
of some primary key fields and non primary key fields
there is no limit creation of secondary indexes
try it and make sure maximun less no of indexes are suggests
if more indexs user can not understand which index is used
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Differentiate screen painter from menu painter.
Explain the difference between function group and function module?
What are null values?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
How we format the data before before write statement in report ?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
What are the advantages of different types of bdc's?
What are base tables of an aggregate object?
Why is pretty printer user in abap?
What is dynamic action? : sap abap hr
In SAP Script,How to display a single field(like matnr)at the right end of the form.
How to do find it?
What are null values? : abap data dictionary
What are the basic functions of database utility?
What is the meaning of client independent?