Answer Posted / tarun lal
When certain fields apart from the defined key fields are
used frequently in select query then for improving
performance related to data fetch, it is advised to create
secondary index, which serves as a mapping, but to keep in
mind the order of fileds in use should be same as defined
in secondary index.
| Is This Answer Correct ? | 24 Yes | 5 No |
Post New Answer View All Answers
Explain the call transaction method? : abap bdc
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
What functions does a data dictionary perform? : abap data dictionary
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
How is conversion of data types done between abap/4 & db layer?
What are the different types of parameters?
Can you delete data element, which is being used by table fields?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
What are client dependent objects in abap/sap?
Differentiate between abap memory and sap memory?
How do you read files from the application server ? : abap bdc
How to split one Invoice into Multiple ( Step by Step)?
What are uses of foreign key?
What is an rdbms?
What is difference between dialog program and a report?