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 what is the significance of hide?
Does the external program run in the same sap luw as the caller, or in a separate one?
How to Raise a Particular Ticket in Realtime ?
Explain the difference between a pool table and a transparent table?
What are local objects?
What are two different ways to add fields to sap tables?
Explain what is a foreign key relationship? Explain this with the help of an example.
How to read files and process BDC's automatically ?
What are dml commands in abap?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
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 ?
What are the pooled and cluster tables?
How do you find number of records present in internal table?
What is the abap program name to process the batch input session automatically? : abap bdc
What are the function module in bdc?