Table list used by SAP ABAP Function Module DB6_READ_EXPLAIN_TABLES (DB6: Explain - Returns the Explain Time for a Given Query No.)
SAP ABAP Function Module
DB6_READ_EXPLAIN_TABLES (DB6: Explain - Returns the Explain Time for a Given Query No.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB6NAVSYST | DB6: System Registration Table | ||
| 2 | DB6XPLCOLS | DB6: structure on SYSCAT.COLUMNS | ||
| 3 | DB6XPLDIAG | DB6: EXPLAIN Table EXPLAIN_DIAGNOSTICS | ||
| 4 | DB6XPLINDX | DB6: structure of SYSCAT.INDEXES | ||
| 5 | DB6XPLIXCOLS | DB6: structure of SYSCAT.INDEXCOLUSE | ||
| 6 | DB6XPLNODE | DB6: EXPLAIN: syscat.nodegroups+syscat.nodegroupdef | ||
| 7 | DB6XPLOBJ | DB6: structure of EXPLAIN_OBJECT | ||
| 8 | DB6XPLSTMT | DB6: structure of EXPLAIN_STATEMENT | SOURCE REFERENCE(EEE_FLAG) TYPE DB6XPLSTMT-DELETABLE |
|
| 9 | DB6XPLSTMT | DB6: structure of EXPLAIN_STATEMENT | SOURCE REFERENCE(EXPLAIN_TIME) TYPE DB6XPLSTMT-EXPL_TIME |
|
| 10 | DB6XPLSTMT | DB6: structure of EXPLAIN_STATEMENT | ||
| 11 | DB6XPLTABL | DB6: structure of SYSCAT.TABLES + syscat.tablesapces-ngname | ||
| 12 | DBCON | Description of Database Connections | SOURCE REFERENCE(CONNECTION) LIKE DBCON-CON_NAME OPTIONAL |