WHAT IS THE USE OF SECONDARY INDEXES AND WHAT IS MAX LIMIT
OD SECONDARY INDEXES?
Answer Posted / sateesh
primary keys of a table are defined as primary index.
if it is not sufficient for improve the performance.
we will create secondary indexes.maximum 15 secondary indexes
possible
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is pass by value and what is pass by reference? Which is better?
how can you display data say "your name"in sap script without print program or driver program??
What are the different functions used in sap script? What are the parameters used in each function?
What are the 3 types of function modules in sap?
What does an exec sql statement do in abap?
What is the length of function code at user-command?
how to see the tables of 200 in client 100?
What is the significance of delivery class? : abap data dictionary
Can you create an internal table dynamically?(at run time)
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
Which objects are independent transport objects?
function modules are also external subroutines. State true or false. : abap modularization
Explain what are the different functions used in sap script?
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?