Answer Posted / sateesh
performance tuning is to improve the program performance
using some features.
using nested selects,
for all entries,
using view,
ST05 is Tcode for performance tuning.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can we call reports and transactions from interactive reporting lists?
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
What are the different types of parameters?
What is the significance of hide?
How to set an Enhancement point for a custom report?
What is the disadvantage of using exec sql statement in abap?
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
What was the requirement of IDoc in your project? How it was working?
What is off cycle payroll run
What are clustered tables?
Can we specify the next screen number with a variable?
Differentiate between the uline and write: sy-uline statements if any?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
Different types of luws. What are they?
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?