Hi Gurus
How do u do performance analysis means and what is the
diffrence between extended syntax check and code inspector
and how do use them to test the performance of the any abap
program ?
Answer Posted / mishra
Extended syntax check,ensures the removal of mistakes we
overlook while coding.
advantages:
obsolete stmts.
autorization checks
problematic stmts.
Code inspector is a tool that gives PERFOEMANCE OF PROGRAM.
syntactical check
security check
performance check
search func.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain what is the difference between sy-tabix and sy-index? Where it is used?
Difference between sap script and report?
What is check table?
What are the system fields? Explain?
How can we declare a table control in the abap/4 program?
What are the disadvantages of abap query tool?
Did you use buffering?
What are Pull and Push Methods?
What is the differences between structure and table in the data dictionary in abap?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
What is tcode se16? For what is it used.
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
What two statements would be used to exchange data between programs using abap memory?
What is amdp (abap managed data procedures)?
What is the use of abap data dictionary? : abap data dictionary