Table list used by SAP ABAP Function Module DB_EXPLAIN_PLAN (Create an access plan for a given SQL statement)
SAP ABAP Function Module
DB_EXPLAIN_PLAN (Create an access plan for a given SQL statement) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB6NAVSYST | DB6: System Registration Table | ||
| 2 | DB6PMHCDM | DB6: Database and Database Manager Parameter Changes | ||
| 3 | DB6PMSQ | DB6: Snapshot SQL Cache | ||
| 4 | DBA_XCHG_EXPLAIN | DBA Cockpit: Exchange input data for EXPLAIN | ||
| 5 | DBCON | Description of Database Connections | ||
| 6 | EXPL_PLAN | Access Plan Output Line (FB RS_EXPLAIN_PLAN...) | SOURCE PLAN STRUCTURE EXPL_PLAN OPTIONAL |
|
| 7 | EXPL_VALUE | Function Module RS_EXPLAIN_PLAN....: Parameter Structure | SOURCE VALUES STRUCTURE EXPL_VALUE OPTIONAL |
|
| 8 | ORAEXPLPAR | Parameter for Explain from v$sql_plan | SOURCE ORA_PAR STRUCTURE ORAEXPLPAR OPTIONAL |
|