You are running a report. It is taking long time for
execution. What steps will you do to reduce the
execution time.
Answer Posted / pavan
just go through st05 and se30.
inner select statements r not acceptable.
select ...endselect is not suitable
more inner joins r not recommanded
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are local objects? : abap data dictionary
Fallback class
What is runtime analysis?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
Can there be more than 1 main window in sap script?
Does sap handle multiple languages?
What is the significance of the memory table ‘screen’?
What are the uses of the information in the data dictionary? : abap data dictionary
What is the abap program name to process the batch input session automatically? : abap bdc
Explain the use of insert and append statement in sap abap?
What is occurs in internal table?
What is the master data necessary before you can start posting in MM?
How do you find if a logical database exists for your program requirements?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
How to eliminate duplicate entries in internal tables?