WHAT IS THE USE OF SECONDARY INDEXES AND WHAT IS MAX LIMIT
OD SECONDARY INDEXES?
Answer Posted / paru
If primary index is not enought to speed up the data
retrieval, We can create secondary index.
Maximum Limit: 15
Advisable : 6 or 7.
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
how do you call third selection screen ?
Can multiple abap systems connect to abap database?
How to know if the value entered contains records or not?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
Why do we use types statement in abap programming?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What are the difference between pool tables and transparent tables?
What are the organizational related Infotypes
What are the different modes of processing batch input sessions? : abap bdc
What is smart forms? : abap hr
Explain how do you use structures in the abap programs?
What is narrow casting and wide casting?
In Smartforms or ADOBE Forms Can we get text from standard table in verticle form? if yes, How?
What is meant by read lock? : sap abap data dictionary