SAP ABAP Interface IF_DBA_EXPLAIN_PLAN_VERSIONS (DBA Explain: Extension IF for multiple plan versions)
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_SYB_EXPLAIN_FACILITY | SYB CCMS: EXPLAIN backend | 20101110 |
Properties
Interface | IF_DBA_EXPLAIN_PLAN_VERSIONS | |
Short Description | DBA Explain: Extension IF for multiple plan versions |
General Data
Package | SDBA_COMMON | Cross-Platform DBA cockpit objects |
Created | 20101110 | 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_PLAN_VERSIONS has no interface.
Friends
Interface IF_DBA_EXPLAIN_PLAN_VERSIONS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | COMMAND | Constant | Public | Type reference (TYPE) | SYUCOMM | 'PLANVERSIONS' | Function code that PAI triggered | 20101110 | |
2 | CO_TYPE_HISTORY | Constant | Public | Type reference (TYPE) | I | 3 | 20110217 | ||
3 | CO_TYPE_NEWPLAN | Constant | Public | Type reference (TYPE) | I | 4 | 20110217 | ||
4 | CO_TYPE_SQL_CACHE | Constant | Public | Type reference (TYPE) | I | 2 | 20110217 | ||
5 | HISTORY_TITLE | Instance attribute | Public | Type reference (TYPE) | STRING | 20110608 | |||
6 | NEWPLAN_TITLE | Instance attribute | Public | Type reference (TYPE) | STRING | 20110608 | |||
7 | SQL_CACHE_TITLE | Instance attribute | Public | Type reference (TYPE) | STRING | 20110608 | |||
8 | SUPPORTS_HISTORY | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20110608 | |||
9 | SUPPORTS_NEWPLAN | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20110608 | |||
10 | SUPPORTS_SQL_CACHE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20110608 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20101110 | |
2 | ![]() |
Instance method | Public | Method | 20101110 |
Events
Interface IF_DBA_EXPLAIN_PLAN_VERSIONS has no event.
Types
Interface IF_DBA_EXPLAIN_PLAN_VERSIONS has no local type.
Method Signatures
Method GET_PLAN_VERSIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VERSIONS | Value transfer | Type reference (TYPE) | DBAXPLPLANVERSION_TAB | DBA Explain: Table of DBAXPLPLANVERSION | 20101110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: Root exception class | 20101110 |
Method GET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TITLE | Value transfer | Type reference (TYPE) | STRING | 20101110 |
Method GET_TITLE on Interface IF_DBA_EXPLAIN_PLAN_VERSIONS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |