SAP ABAP Class CL_DBA_ALERTING_RULE_REGEX (DBA: Alert Rule RegEx)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB6-CCM (Application Component) CCMS / Database Monitors for DB2 Universal Database
     SDBA_ALERT_E2E (Package) DBA Cockpit: Alerting E2E
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_ALERTING_RULE_OBJECT DBA: Alert Rule Object 20120717
Properties
Class CL_DBA_ALERTING_RULE_REGEX  
Short Description DBA: Alert Rule RegEx    
Super Class CL_DBA_ALERTING_RULE_OBJECT DBA: Alert Rule Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_ALERT_E2E   DBA Cockpit: Alerting E2E 
Created 20120717   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DBA_ALERTING_RULE_REGEX has no forward declaration.
Interfaces
Class CL_DBA_ALERTING_RULE_REGEX has no interface implemented.
Friends
Class CL_DBA_ALERTING_RULE_REGEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_NUMBER Constant Public Type reference (TYPE) STRING 'NUMBER' 20120717
2 CO_RATING Constant Public Type reference (TYPE) STRING 'RATING' 20120717
3 CO_REGEX Constant Public Type reference (TYPE) STRING 'REGEX' 20120717
4 MT_REGEX Instance attribute Private Type reference (TYPE) DBA_ALERT_RULE_REGEX_TABLE DBA: Alert Rule Direction 20120717
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120717
2 GET_REGEX Instance method Public Method 20120717
Events
Class CL_DBA_ALERTING_RULE_REGEX has no event.
Types
Class CL_DBA_ALERTING_RULE_REGEX 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 IT_REGEX Call by reference Type reference (TYPE) DBA_ALERT_RULE_REGEX_TABLE DBA: Alert Rule RegEx Table 20120717
2 Importing IV_DDIC Call by reference Type reference (TYPE) STRING 20120717
3 Importing IV_FIELD Call by reference Type reference (TYPE) STRING 20120717
# Exception Resumable Description Created on
1 CX_DBA_ALERT DBA: Alert Exception 20120717

Method GET_REGEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REGEX Call by reference Type reference (TYPE) DBA_ALERT_RULE_REGEX_TABLE DBA: Alert Rule RegEx Table 20120717

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