In the performance standards we have SE30 for Run time
analysis where it will show the system count,abap count,data
base count if it is more than means then what we will do let
us take my abap count will be some 30% and data base will be
60% and system count 50% now what i want to do

Answer Posted / sarathi

Normally the count depends upon the volume of data handling
with the report.

1) if Abap count is high we need to take care with loop..
endloop, Read, sort , basically we need to take care with
fetching of data from internal table statement.

2) if the Data base count is high, we need to take care with
fetching of data from database.. like Select statement.

3) am not sure about this count, i hope it seems to be at
basis level settings..

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is native sql?

788


What is the disadvantage of a call by reference? : abap modularization

808


What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?

1106


What do you mean by transparent tables in sap abap? : abap data dictionary

718


What are types of select statements?

773






What is the difference between skip and new-line?

977


what is the transaction transaction for setting parameters rdisp/buffermode

3938


How we format the data before before write statement in report ?

736


What abap statement will trigger list generation?

789


Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?

757


Explain the disadvantages of logical databases?

727


WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'

1983


What is your approach to find exit and BAdi?

1049


What are the page windows?

720


Explain some essential objects in abap dictionary?

906