Table list used by SAP ABAP Function Module STU3_EXPLAIN_SQL (Explains and displays the access path of an SQL statement)
SAP ABAP Function Module
STU3_EXPLAIN_SQL (Explains and displays the access path of an SQL statement) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON | Description of Database Connections | SOURCE REFERENCE(DB_CONNECTION) TYPE DBCON-CON_NAME OPTIONAL |
|
| 2 | EXPL_PLAN | Access Plan Output Line (FB RS_EXPLAIN_PLAN...) | ||
| 3 | EXPL_PLAN | Access Plan Output Line (FB RS_EXPLAIN_PLAN...) | SOURCE PLAN STRUCTURE EXPL_PLAN OPTIONAL |
|