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 Table  DB6NAVSYST DB6: System Registration Table
2 Table  DB6XPLCOLS DB6: structure on SYSCAT.COLUMNS
3 Table  DB6XPLDIAG DB6: EXPLAIN Table EXPLAIN_DIAGNOSTICS
4 Table  DB6XPLINDX DB6: structure of SYSCAT.INDEXES
5 Table  DB6XPLIXCOLS DB6: structure of SYSCAT.INDEXCOLUSE
6 Table  DB6XPLNODE DB6: EXPLAIN: syscat.nodegroups+syscat.nodegroupdef
7 Table  DB6XPLOBJ DB6: structure of EXPLAIN_OBJECT
8 Table  DB6XPLSTMT DB6: structure of EXPLAIN_STATEMENT SOURCE REFERENCE(EEE_FLAG) TYPE DB6XPLSTMT-DELETABLE
9 Table  DB6XPLSTMT DB6: structure of EXPLAIN_STATEMENT SOURCE REFERENCE(EXPLAIN_TIME) TYPE DB6XPLSTMT-EXPL_TIME
10 Table  DB6XPLSTMT DB6: structure of EXPLAIN_STATEMENT
11 Table  DB6XPLTABL DB6: structure of SYSCAT.TABLES + syscat.tablesapces-ngname
12 Table  DBCON Description of Database Connections SOURCE REFERENCE(CONNECTION) LIKE DBCON-CON_NAME OPTIONAL