
You have traced your ABAP program either Tracing an ABAP Program or by Scheduling a Trace.
Whenever the database portion of a runtime distribution is (unexpected) high, you may wish to find out, which database accesses in your application have caused this to happen.
The Database Accesses tool allows you to identify and analyze the top consumers during database accesses. It provides you with a list of all database tables and table views that are used when the ABAP program in question is run. In addition, detailed information for each database access, such as access type, buffer settings, or duration of table accesses is provided.
Using the Databases Accesses Views, you can...
To restrict the data in the view, you can enter the appropriate filter text or configure the view by using the context menu in the table header.