Description This program displays ABAP Dictionary information about tables and viewsdefined in SAP systems. It is used within transaction ST04 database performance analysis reports(for example, Table scans> and Index advised>). You can runthe report from the Edit> menu or directly using F7>. In the case of tables it shows the primary key definition and existingsecondary indexes. In the cae of views it displays:
- Source tables
- Selection condition
- Join condition
- Primary keys
- Secondary indexes over source tables.
Precondition This program is only used in SAP systems running on IBM iSeries. Output This program displays ABAP Dictionary information for a selected view ortable.
|