SAP NEWS-46C-SE30



Get Example source ABAP code based on a different SAP table
  



Runtime Analysis in ABAP Release 4.6C
In ABAP_RELEASE 4.6C, the runtime analysis transaction was enhanced to include the following functions:
ITOC

ABAP_MODIFICATION_NN Bar Color on the Evaluation Overview Screen

When ABAP statements or system statements are analyzed, the system shows a green bar to indicate that 50 percent of the total execution time was required for the execution of the relevant statements. A red bar indicates that more than 50 percent of the total execution time was used. When database operations are analyzed, a red bar indicates that 25 percent of the total execution time has been used.

ABAP_MODIFICATION_NN Object-Centered Hit Lists

For ABAP programs that work with classes and instances, the appropriate hit lists are now created. It is also possible filter the display of methods and events belonging to this class or instance.

ABAP_MODIFICATION_NN Measurement Restrictions

From now on, the system uses the variant of a measurement restriction that was created or edited most recently. The default variant is set to None in AS ABAP. In all other systems, it is set to Full.

ABAP_MODIFICATION_NN Sets of Statistics

Sets of statistics are no longer produced when performance data is aggregated.