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
What are the main uses of the primary key?
How can you display frames (horizontal and vertical lines) in lists?
What is the differrences between structure and table in data dictionary in abap? : abap hr
what is user specific parameter?
What is the function of the transport system and workbench organiser? : abap data dictionary
What are the types of subroutines?
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
What is collective search help? : sap abap data dictionary
Final class
Explain the different types of screen keywords?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
What are the events used in interactive reports?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
How do you convert non-char field into char type fields ?
Difference between domain and data element? What are aggregate object?