SAP ABAP Class CL_DBA_PC_RULE_TREE (DBA Cockpit Parameter Check: Rulte Tree)
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 Inheritance (c INHERITING FROM c_ref)  CL_DBA_PC_RULE_TREE_AND DBA Cockpit Paramter Check: Rule Tree AND 20120615
2 Inheritance (c INHERITING FROM c_ref)  CL_DBA_PC_RULE_TREE_OR DBA Cockpit Paramter Check: Rule Tree AND 20120615
Properties
Class CL_DBA_PC_RULE_TREE  
Short Description DBA Cockpit Parameter Check: Rulte Tree    
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 20120615   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_DBA_PC_RULE_TREE has no interface implemented.
Friends
Class CL_DBA_PC_RULE_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LEFT_SUBTREE Instance attribute Protected Object reference (TYPE REF TO) CL_DBA_PC_RULE_TREE DBA Cockpit Parameter Check: Rulte Tree 20120615
2 RIGHT_SUBTREE Instance attribute Protected Object reference (TYPE REF TO) CL_DBA_PC_RULE_TREE DBA Cockpit Parameter Check: Rulte Tree 20120615
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120615
2 EVALUATE Instance method Public Method 20120615
3 GET_OBJECT Instance method Public Method 20120615
Events
Class CL_DBA_PC_RULE_TREE has no event.
Types
Class CL_DBA_PC_RULE_TREE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DBA_PC_RULE_TREE has no parameter.
Method CONSTRUCTOR on class CL_DBA_PC_RULE_TREE has no exception.

Method EVALUATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20120615

Method EVALUATE on class CL_DBA_PC_RULE_TREE has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJECT Value transfer Object reference (TYPE REF TO) CL_DBA_PC_RULE_TREE DBA Cockpit Parameter Check: Rulte Tree 20120615
2 Importing RULE_TEXT Call by reference Type reference (TYPE) STRING 20120615

Method GET_OBJECT on class CL_DBA_PC_RULE_TREE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740