2. You are running a report. It is taking long time for
execution. What steps will you do to reduce the
execution time.
Answer Posted / nitin
check programs performance by using tcode se30
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr
How will you define posting procedures?
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What are the basic functions of database utility? : abap data dictionary
What is the disadvantage of a call by reference?
Which FM do you use to find out who is reporting to whom
What is the logo in sap script?
What is off cycle payroll run
What is logo in sap script?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
Explain enhancements
Differentiate between abap memory and sap memory?
What are the sequences of event block?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?