SAP ABAP Class CL_DBA_XPL_CATOBJ_NODE (DBA Explain Catalog Object 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_DBA_XPL_NODE abstract EXPLAIN node 20070927
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_EXPLAIN_CATALOG_INFO DBA EXPLAIN Model: node with catalog info 20070927
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB6_XPL_CATOBJ_NODE DB6 specific EXPLAIN node with catalog access 20080505
2 Inheritance (c INHERITING FROM c_ref)  CL_DBA_XPL_IXACCESS_NODE DBA Explain Catalog Object Node 20070927
3 Inheritance (c INHERITING FROM c_ref)  CL_SYB_XPL_CATOBJ_NODE SYB specific EXPLAIN node with catalog access 20110112
Properties
Class CL_DBA_XPL_CATOBJ_NODE  
Short Description DBA Explain Catalog Object Node    
Super Class CL_DBA_XPL_NODE abstract 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 20070927   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DBA_XPL_CATOBJ_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 20070927
Friends
Class CL_DBA_XPL_CATOBJ_NODE has no friend class.
Attributes
Class CL_DBA_XPL_CATOBJ_NODE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070927
Events
Class CL_DBA_XPL_CATOBJ_NODE has no event.
Types
Class CL_DBA_XPL_CATOBJ_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 Importing CATALOG_OBJECT Call by reference Object reference (TYPE REF TO) CL_DBA_XPLM_OBJECT DBA EXPLAIN Model: catalog object 20070927
2 Importing DETAILS Call by reference Type reference (TYPE) DBAXPLDETOBJ_TAB EXPLAIN: Table of DBAXPLDETOBJ 20070927
3 Importing LEG_TYPE Call by reference Type reference (TYPE) STRING 20070927
4 Importing NODE_ID Call by reference Type reference (TYPE) I 20070927
5 Importing NODE_INFO Call by reference Object reference (TYPE REF TO) IF_DBA_EXPLAIN_NODE_INFO DBA Explain Model: Node Summary Info 20070927
6 Importing OBJECT_SELECTION Call by reference Type reference (TYPE) STRING 20070927
7 Importing OPERATOR_NAME Call by reference Type reference (TYPE) STRING 20070927
8 Importing PARENT_ID Call by reference Type reference (TYPE) I 20070927
9 Importing PREDICATES Call by reference Type reference (TYPE) DBAXPLPREDOBJ_TAB DBA EXPLAIN Model: Table of DBAXPLPREDOBJ 20070927

Method CONSTRUCTOR on class CL_DBA_XPL_CATOBJ_NODE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711