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
What happens if only one of the commands set screen and leave screen is used without using the other?
Polymorphism real time scenario
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What is the difference between a dialog program and a report?
Do you know any other patterns if yes.. explain
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?
What are the update types possible? : abap data dictionary
Explain the advantage of structures?
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
What are the steps in a bdc session? : abap bdc
Explain the differences between interactive and drill down reports?
What are the different function modules used in sapscript?
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What are the disadvantages of using explicit enhancement?