SAP Functional, Basis Components, and ABAP Programming Books


SE30 - Runtime Analysis Tool

This runtime analysis tools allows the ABAP/4 programmer to trace the tables used by the SAP dialog/reports programs.  In the Analyze button, you can see four more buttons like:-

Hit List

Tables Group hit list Hirarchy Any tables use by the transaction or program can be easily trace with the runtime analysis tools.

Go to transaction SE30
Type in the transaction code you want to analyze

4.6x

3.0x After retrieving the table names, you can check the raw data with transaction SE16 - Data Browser or SE11 - Dictionary.

For example, if you want to display the data for MSEG  - Material Document table

Back to Previous

Return to SAP Hints and Tips on Configuration and ABAP/4 Programming