Table list used by SAP ABAP Function Module DB6_PERFORM_EXPLAIN (DB6: Explain Statement and Fill the Explain Tables)
SAP ABAP Function Module
DB6_PERFORM_EXPLAIN (DB6: Explain Statement and Fill the Explain Tables) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB6NAVSYST | DB6: System Registration Table | ||
| 2 | DB6XPLINST | DB6: structure of EXPLAIN_INSTANCE | SOURCE REFERENCE(ERROR_SOURCE) LIKE DB6XPLINST-DB2_VERS |
|
| 3 | DB6XPLSTMT | DB6: structure of EXPLAIN_STATEMENT | SOURCE REFERENCE(NEWOL) TYPE DB6XPLSTMT-UPDATABLE |
|
| 4 | DB6XPLSTMT | DB6: structure of EXPLAIN_STATEMENT | SOURCE REFERENCE(STMT_STR) TYPE DB6XPLSTMT-STMT_TEXT |
|
| 5 | DB6XPLSTMT | DB6: structure of EXPLAIN_STATEMENT | SOURCE REFERENCE(OUTPUT_SQL_ERROR_TEXT) TYPE DB6XPLSTMT-STMT_TEXT |
|
| 6 | DBCON | Description of Database Connections | SOURCE REFERENCE(CONNECTION) TYPE DBCON-CON_NAME OPTIONAL |
|