Answer Posted / raghunath
check the select statements and use all the key fields in
the select statement.
Try using for all entrie where ever possible
Avoid select end select statement
Avoid select statement in a loop
use run time analysis nd try to redude the data base time
as low as possible.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm
10) How to get Item Header in Sales Order?
What are the different methods of bdc? : abap bdc
What is locking ?
What is example class
what is mean be On Change of in Control Break statement
What are the different types of sapscript symbols?
Is it possible to pass data to and from include programs explicitly? : abap modularization
Which transaction code can I use to analyze the performance of abap program?
Difference between .Include and .append?
What are the components in sap application server?
What are control tables? : abap data dictionary
What is the use of abap data dictionary? : abap data dictionary
Describe data classes? : abap hr
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization