SAP ABAP Class CL_SIC_NORM_REGEX (Normalizing with Regular Expressions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-IQM-IC (Application Component) Information Consistency
     S_IC_NORMALIZATION_CONTENT (Package) Information Consolidation Normalization Content
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SIC_NORM_TOKEN_CONVERT Superclass for Simple Conversions 20051209
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIC_NORM_BASIC_RULE_CONFIG Configuration of Basic Rules 20060222
Properties
Class CL_SIC_NORM_REGEX  
Short Description Normalizing with Regular Expressions    
Super Class CL_SIC_NORM_TOKEN_CONVERT Superclass for Simple Conversions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SIC_NORM_CONTENT    
Program status     
Category 0   
Package S_IC_NORMALIZATION_CONTENT   Information Consolidation Normalization Content 
Created 20051208   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIC_NORM_REGEX has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIC_NORM_BASIC_RULE_CONFIG Configuration of Basic Rules 20060222
Friends
Class CL_SIC_NORM_REGEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BASIC_RULE_TYPE_CL Constant Public Type reference (TYPE) SIC_NORM_TV_BASIC_RULE_TYPE_CL 'CL_SIC_NORM_REGEX' Implementing Class for Basic Rule Type 20060110
2 GC_REPLACE_PATTERN_SPACE Constant Private Type reference (TYPE) SIC_NORM_TV_REPLACE_PATTERN 'SPACE' Replacement Pattern for Space ' ' 20060420
3 MT_REGEXR Instance attribute Private Type reference (TYPE) SIC_NORM_TT_REGEXR 20051212
4 MT_REGEXR_STAT Static Attribute Private Type reference (TYPE) SIC_NORM_TT_REGEXR Tabellentyp für elementare Regeln zum Regeltyp REGEX 20060119
5 MT_RULES_STAT Static Attribute Private Type reference (TYPE) SIC_NORM_TT_RULES Liste elementarer Normalisierungsregeln 20060119
6 MV_SPACE Instance attribute Private Type reference (TYPE) STRING 'A' 20060424
Methods
# Method Level Visibility Method type Description Created on
1 GET_RULE Instance method Private Method Regel ermitteln 20051208
Events
Class CL_SIC_NORM_REGEX has no event.
Types
Class CL_SIC_NORM_REGEX has no local type.
Method Signatures

Method GET_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LOGGING Value transfer Object reference (TYPE REF TO) IF_SIC_LOGGING Interface for Logging Functions 20060110
2 Importing IV_BASIC_RULE Call by reference Type reference (TYPE) SIC_NORM_TV_BASIC_RULE Elementare Normalisierungsregel 20051208
3 Importing IV_BASIC_RULE_TYPE Call by reference Type reference (TYPE) SIC_NORM_TV_BASIC_RULE_TYPE Rule Type for Basic Normalizing Rule 20060224
4 Returning RT_REGEXR Value transfer Type reference (TYPE) SIC_NORM_TT_REGEXR Tabellentyp für elementare Regeln zum Regeltyp REGEX 20051212
# Exception Resumable Description Created on
1 CX_SIC_NORM_CONTENT Errors of Object Normalization Content 20060322
History
Last changed by/on SAP  20110908 
SAP Release Created in 710