what are the tools you are using for performance tuning in a object?
Answer Posted / pratik
We have to use below Tcode for performance Check
SLIN : Syntex check
SCII : Code Inspection
SE30 : Performance Analysis
ST05 : SQL Tracer
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
State the differences between database view & projection view? : abap data dictionary
What is roll area?
What are the functional modules used in sequence in bdc? : abap bdc
What kind of BDC programs are written ?
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
What is the table & field to identify the no of items (bottles) stored in one case?
Can a constructor be declared private? If yes then in which scenario?
Difference between sy-tabix and sy-index?
What are the difference between pool tables and transparent tables?
performance tuning concepts
Explain how do you use structures in the abap programs?
What is the difference between synchronous and asynchronous updates?
Explain the advantages of different types of bdc's?
What happens Update command is used without where clause ?