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 is a match code? : abap data dictionary
What is a table attribute? : abap data dictionary
Have you set up a back ground job ? How to create a background job without a variant ?
What are the basic functions of database utility?
What is the differences between abap and ooabap. In which situation we useooabap?
How do you write transaction programs in sap?
Hello All, Requesting to all user of this site. Please post your Questions in Proper sub Category of chosen category. Some users post the questions in common category whether sub category for that is available ..like some users still post the SAP Script & ALE Related questions in common ABAP Category. Due to this it becomes very difficult to find the topic wise Questions. Please cooperate with the site & to other users. Thanks & Regards Tamseel
Some Realtime Examples on Exits .
What is retro active accounting
In the MM module for finding out the standard cost what is the view one has to look at?
Which bdc you prefer? : abap bdc
visibility section for class level and attributes level
Which objects are independent transport objects?
What is the structure of bdcmsgcoll? : abap bdc
What are spa/gpa parameters (sap memory)?