SAP ABAP Class CL_DBA_PC_RULE (DBA Cockpit Parameter Check: Rule)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_COMMON (Package) Cross-Platform DBA cockpit objects
Properties
Class CL_DBA_PC_RULE  
Short Description DBA Cockpit Parameter Check: Rule    
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 has no interface implemented.
Friends
Class CL_DBA_PC_RULE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASIC_NODE Instance attribute Private Object reference (TYPE REF TO) CL_DBA_PC_RULE_TREE_AND DBA Cockpit Paramter Check: Rule Tree AND 20120615
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120615
2 EVALUATE Instance method Public Method 20120615
Events
Class CL_DBA_PC_RULE has no event.
Types
Class CL_DBA_PC_RULE 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 NOTE_PARSER Call by reference Object reference (TYPE REF TO) CL_DBA_NOTE_PARSER DBA Cockpit: Note Parsing for Configuration Check 20120615
2 Importing RULE_TEXT Call by reference Type reference (TYPE) STRING 20120615

Method CONSTRUCTOR on class CL_DBA_PC_RULE 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 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740