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 / 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 |
What is the Landscape in ur company?
What is ps structure? : abap hr
What is the difference between function group and function module?
what are the sap financial periods
4 Answers i Spy Technologies, MD Synergy,
while running bdc for call transaction method, in gui_upload function we use filetype 'ASC' for tab delimited seperated data. like that for csv(comma delimited) data what we have to use as filetype??? ie FILETYPE = ?????
Describe data classes.
What is an internal table?
What are the functional modules used in sequence in bdc? : abap hr
Name a few data dictionary objects?
differnce between screen exit, field exit and function exit
What are conversion & interface programs in sap?
What is the difference between RETURNING and CHANGING parameters for a method?