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 the last entry in all bdc tables? : abap bdc
What is the use of lock objects?
Explain what is an rdbms?
How can we set the tablespaces and extent sizes ?
Explain different types of attributes of function module?
What is the table & field to identify the no of items (bottles) stored in one case?
What is a table attribute?
Explain buffering concept usage?
How would you set the formatting options statically and dynamically within a report?
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
What are local objects?
What is its?
Explain the difference between call screen and leave screen?
Explain the differences between at selection-screen and at selection-screen output?
Program lines for the radio button selection and unabling some input variables in section screen