SAP ABAP Class CL_DBA_EXPLAIN_INSTANCE (General Explain Instance)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_EXPLAIN_INSTANCE | DBA EXPLAIN Model: EXPLAIN instance | 20070924 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20070924 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DB2_EXPLAIN_INSTANCE | DB2 Explain Instance | 20081215 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DB4_EXPLAIN_INSTANCE | DB4: Explain Instance | 20130719 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_EXPLAIN_INSTANCE | DB6: Instance / Result of an EXPLAIN execution | 20070924 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_EXPLAIN_INSTANCE | HDB: Instance / Result of an EXPLAIN execution | 20120402 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_EXPLAIN_INSTANCE | SYB: Instance / Result of an EXPLAIN execution | 20101109 |
Properties
Class | CL_DBA_EXPLAIN_INSTANCE | |
Short Description | General Explain Instance | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_COMMON | Cross-Platform DBA cockpit objects |
Created | 20070924 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DBA_EXPLAIN_INSTANCE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_EXPLAIN_INSTANCE | DBA EXPLAIN Model: EXPLAIN instance | 20070924 | ||
2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20070924 |
Friends
Class CL_DBA_EXPLAIN_INSTANCE has no friend class.
Attributes
Class CL_DBA_EXPLAIN_INSTANCE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070924 |
Events
Class CL_DBA_EXPLAIN_INSTANCE has no event.
Types
Class CL_DBA_EXPLAIN_INSTANCE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20070924 |
Method CONSTRUCTOR on class CL_DBA_EXPLAIN_INSTANCE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |