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
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
Explain the difference between function group and function module?
What does nw 7.4 sp 05/nw 7.5 sp 02 offers in abap?
What are the basic objects of the data dictionary? : abap data dictionary
SM35 transaction, How to automate BDC ?
What is netweaver???what is the relationship with ABAP?
How will you insert record in a sorted table
Can a constructor be redefined?
What is img? : sap abap hr
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
Explain the types of bdc's?
What is buffering in abap?
how to see the table output?
What is protect & endprotect?
What is sap locking?