Answer Posted / lavanya
Performance tunning.
There are various steps to increase the performance of ABAP
report.
* should not use * in the select query ,instead use the
appropriate field names.
* In the occurs clause avoid using 0 instead use the number.
* try to use move-corresponding .
* use the aggregate statement.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a view in sap? : abap data dictionary
What are the different types of luws. What are they?
What are the events we use in dialog programming and explain them?
where do we store all custom programs in SD module?
What are logical databases? What are the advantages of logical databases?
Which table stores the programs created?
What is table buffer?
What is an update type with reference to a match code id?
Why do we use Abstract classes give an example from your project?
what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...
What is the difference between a structure and a table?
How do you write manual bdc session method? : abap bdc
What are the Synchronous and asynchronous methods in bdc ?
What are the payroll related Infotypes
What are the data types of the abap/4 layer?