SAP ABAP Class CL_DB6_XPL_REALCARD_EXMPL_NODE (EXPLAIN TBSCAN node)
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 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_XPL_NODE | general DB6 EXPLAIN node | 20090113 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_EXPLAIN_CATALOG_INFO | DBA EXPLAIN Model: node with catalog info | 20090113 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_EXPLAIN_REAL_CARD | DBA EXPLAIN: real table cardinality calculation | 20090113 |
Properties
| Class | CL_DB6_XPL_REALCARD_EXMPL_NODE | |
| Short Description | EXPLAIN TBSCAN node | |
| Super Class | CL_DB6_XPL_NODE | general DB6 EXPLAIN node |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_COMMON | Cross-Platform DBA cockpit objects |
| Created | 20090113 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DB6_XPL_REALCARD_EXMPL_NODE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBA_EXPLAIN_CATALOG_INFO | DBA EXPLAIN Model: node with catalog info | 20090113 | ||
| 2 | IF_DBA_EXPLAIN_REAL_CARD | DBA EXPLAIN: real table cardinality calculation | 20090113 |
Friends
Class CL_DB6_XPL_REALCARD_EXMPL_NODE has no friend class.
Attributes
Class CL_DB6_XPL_REALCARD_EXMPL_NODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090113 |
Events
Class CL_DB6_XPL_REALCARD_EXMPL_NODE has no event.
Types
Class CL_DB6_XPL_REALCARD_EXMPL_NODE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CATALOG_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DBA_XPLM_OBJECT | DBA EXPLAIN Model: Table | 20090113 | |||
| 2 | DETAILS | Call by reference | Type reference (TYPE) | DBAXPLDETOBJ_TAB | EXPLAIN: Table of DBAXPLDETOBJ | 20090113 | |||
| 3 | LEG_TYPE | Call by reference | Type reference (TYPE) | STRING | 20090113 | ||||
| 4 | NODE_ID | Call by reference | Type reference (TYPE) | I | 20090113 | ||||
| 5 | NODE_INFO | Call by reference | Object reference (TYPE REF TO) | CL_DB6_XPLM_NODE_INFO | DBA Explain Model: Node Summary Info | 20090113 | |||
| 6 | OPERATOR_NAME | Call by reference | Type reference (TYPE) | STRING | 20090113 | ||||
| 7 | PARENT_ID | Call by reference | Type reference (TYPE) | I | 20090113 | ||||
| 8 | PREDICATES | Call by reference | Type reference (TYPE) | DBAXPLPREDOBJ_TAB | EXPLAIN: Table of DBAXPLDETOBJ | 20090113 |
Method CONSTRUCTOR on class CL_DB6_XPL_REALCARD_EXMPL_NODE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |