SAP ABAP Interface IF_DBA_EXPLAIN_FACILITY (DBA EXPLAIN Model: EXPLAIN facility)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_COMMON (Package) Cross-Platform DBA cockpit objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DB2_EXPLAIN_FACILITY | DB2 EXPLAIN Factory Class | 20080310 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DB4_EXPLAIN_FACILITY | DB4 CCMS: Explain backend | 20130719 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DB6_EXPLAIN_FACILITY | DB6 CCMS: EXPLAIN backend | 20061222 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HDB_EXPLAIN_FACILITY | HDB CCMS: EXPLAIN backend | 20120402 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SYB_EXPLAIN_FACILITY | SYB CCMS: EXPLAIN backend | 20111110 |
Properties
| Interface | IF_DBA_EXPLAIN_FACILITY | |
| Short Description | DBA EXPLAIN Model: EXPLAIN facility |
General Data
| Package | SDBA_COMMON | Cross-Platform DBA cockpit objects |
| Created | 20061020 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_DBA_EXPLAIN_FACILITY has no interface.
Friends
Interface IF_DBA_EXPLAIN_FACILITY has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSTEM | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20111111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110625 | ||
| 2 | Instance method | Public | Method | 20061020 | ||
| 3 | Instance method | Public | Method | 20070209 | ||
| 4 | Instance method | Public | Method | 20101115 |
Events
Interface IF_DBA_EXPLAIN_FACILITY has no event.
Types
Interface IF_DBA_EXPLAIN_FACILITY has no local type.
Method Signatures
Method EXISTS_PLAN_VERSION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110625 | ||||
| 2 | PLAN_VERSION_ID | Call by reference | Type reference (TYPE) | STRING | 20110625 | ||||
| 3 | STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20110625 |
Method EXISTS_PLAN_VERSION_ID on Interface IF_DBA_EXPLAIN_FACILITY has no exception.
Method EXPLAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PLAN_VERSION_ID | Call by reference | Type reference (TYPE) | STRING | 20101110 | ||||
| 2 | STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20061020 | ||||
| 3 | XPL_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_DBA_EXPLAIN_INSTANCE | DBA EXPLAIN Model: EXPLAIN instance | 20061020 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: Root exception class | 20070907 |
Method GET_DEFAULT_UI_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DFT_UI_CFG | Value transfer | Type reference (TYPE) | DBAXPLUICFG | DBA Explain: Node UI Config | 20070209 |
Method GET_DEFAULT_UI_CONFIG on Interface IF_DBA_EXPLAIN_FACILITY has no exception.
Method PROVIDES_OPTIMIZED_STMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROVIDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101115 |
Method PROVIDES_OPTIMIZED_STMT on Interface IF_DBA_EXPLAIN_FACILITY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |