|
|
| Tune-IT”
is a Performance Analysis and Optimization Tool
for SAP R/3 programs which are written in ABAP/4
(More than 85% of
SAP application modules (such as SD, MM,
PP, etc.) are written in ABAP/4). It is a very effective
tool and has been used successfully in a number
of SAP installations worldwide to improve the throughput
of ABAP/4 programs. |
|
It
analyses SQL Statements and other ABAP/4 statements
in the program and suggests
modifications to be performed
to increase the throughput
|
|
It
gives a detailed Index Analysis for each SQL,
to check if the queries use proper index
or not
|
|
It
highlights the Loop-Level of each statement to
indicate how deeply the statement is nested in
the program
|
|
It
also analyses and suggests efficient Internal
Table Processing, App & DB Server Load
balancing,
Table Joins and SELECT statements.
|
|
|
|