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 is synchronous update?
What is the difference between a structure and a table?
What are the different types of data dictionary objects? : abap data dictionary
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
In which cluster time results are stored? : abap hr
What is lock mechanism? How do we create lock objects in abap?
What is an Open Item in SAP? How will you find an Open Item in SAP?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
What is bdc programming in sap?
Explain the difference between cluster tables and pool table?
what are the critical issues u face in ur project?
What work you have done in HR module
What functions does a data dictionary perform? : abap data dictionary
What is the major difference between pool tables and transparent tables?