SAP ABAP Class CL_DBA_XPL_NODE (abstract EXPLAIN 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_EXPLAIN_NODE | Explain node interface for JNet XML generation | 20061019 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20070404 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_XPL_NODE | general DB6 EXPLAIN node | 20060810 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_XPL_CATOBJ_NODE | DBA Explain Catalog Object Node | 20070927 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_XPL_JOIN_NODE | DBA Explain JOIN node | 20070925 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_XPL_ROOT_NODE | Common EXPLAIN tree root node | 20060814 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_XPL_NODE | DBA Explain: SYB explain node | 20101116 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_XPL_SUMMARY_NODE | SYB Summary EXPLAIN tree node | 20101115 |
Properties
Class | CL_DBA_XPL_NODE | |
Short Description | abstract EXPLAIN node | |
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 | 20060810 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_EXPLAIN_NODE | Explain node interface for JNet XML generation | 20061019 | ||
2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20070404 |
Friends
Class CL_DBA_XPL_NODE has no friend class.
Attributes
Class CL_DBA_XPL_NODE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060810 |
Events
Class CL_DBA_XPL_NODE has no event.
Types
Class CL_DBA_XPL_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 | ![]() |
DETAILS | Call by reference | Type reference (TYPE) | DBAXPLDETOBJ_TAB | EXPLAIN: Table of DBAXPLDETOBJ | 20061009 | ||
2 | ![]() |
LEG_TYPE | Call by reference | Type reference (TYPE) | STRING | 20070404 | |||
3 | ![]() |
NODE_ID | Call by reference | Type reference (TYPE) | I | 20060810 | |||
4 | ![]() |
NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_DBA_EXPLAIN_NODE_INFO | DBA Explain Model: Node Summary Info | 20070207 | ||
5 | ![]() |
OPERATOR_NAME | Call by reference | Type reference (TYPE) | STRING | 20060810 | |||
6 | ![]() |
PARENT_ID | Call by reference | Type reference (TYPE) | I | 20060810 | |||
7 | ![]() |
PREDICATES | Call by reference | Type reference (TYPE) | DBAXPLPREDOBJ_TAB | EXPLAIN: Table of DBAXPLDETOBJ | 20061024 |
Method CONSTRUCTOR on class CL_DBA_XPL_NODE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |