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
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
What are the functional areas?
What is use of transparent table in abap? How it is different from pool tables?
Explain the properties of selection screen?
Can we use flow logic control key words in abap/4 and vice-verse?
What is internal payroll process? : sap abap hr
What are Pull and Push Methods?
Explain what are the events used for logical database?
Why do we need enhancements?
What is a help view? : abap data dictionary
Is a logical database a requirement/must to write an abap/4 query?
What is amdp (abap managed data procedures)?
How to find the return code of an stmt in abap programs?
What is the difference between a substructure and an append structure?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc