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

Will 50,000 records be uploaded directly into APP's Server?  

1922


What is the difference between the exits created in M.M and S&D?

1615


What are the attributes of a field that can be activated or deactivated during runtime?

566


dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?

2551


Explain what is the step-by-step process to create a table in data dictionary?

633






What is sap script? Describe its components.

599


What are the merits of its?-

634


How can we set the table spaces and extent sizes? : abap data dictionary

744


Hat are the different types of mode (run code) in call transaction method?

575


What are the different types of data dictionary objects? : abap data dictionary

682


What are the two ways for restricting the value range for a domain? : abap data dictionary

532


What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary

577


What is the different type of projects? : sap abap hr

532


Can we set page headers to details lists?

590


Structures can contain data only during the runtime of a program (t/f) : abap data dictionary

773