SAP ABAP Class CL_SIC_NORM_CASE_CONVERSION (Conversion to Lower Case)
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 20060406
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIC_NORM_BASIC_RULE_CONFIG Configuration of Basic Rules 20060406
Properties
Class CL_SIC_NORM_CASE_CONVERSION  
Short Description Conversion to Lower Case    
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 20060406   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIC_NORM_CASE_CONVERSION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIC_NORM_BASIC_RULE_CONFIG Configuration of Basic Rules 20060406
Friends
Class CL_SIC_NORM_CASE_CONVERSION 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 Private Type reference (TYPE) SIC_NORM_TV_BASIC_RULE_TYPE_CL 'CL_SIC_NORM_CASE_CONVERSION' Implementing Class for Basic Rule Type 20060406
2 GC_CONVERT_TO_LOWER Constant Private Type reference (TYPE) SIC_NORM_TV_CASE_CONVERSION ' ' Convert ot Lower Case 20060406
3 GC_CONVERT_TO_UPPER Constant Private Type reference (TYPE) SIC_NORM_TV_CASE_CONVERSION 'U' Convert ot Upper Case 20060406
4 MS_CASECON Instance attribute Private Type reference (TYPE) SIC_NORM_CASECON Rules for Case Conversion 20060406
Methods
# Method Level Visibility Method type Description Created on
1 GET_RULE Instance method Private Method Get Rule 20060406
Events
Class CL_SIC_NORM_CASE_CONVERSION has no event.
Types
Class CL_SIC_NORM_CASE_CONVERSION 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 Returning ES_CASECON Value transfer Type reference (TYPE) SIC_NORM_CASECON Rules for Case Conversion 20060406
2 Importing IR_LOGGING Call by reference Object reference (TYPE REF TO) IF_SIC_LOGGING Interface for Logging Functions 20060406
3 Importing IV_BASIC_RULE Call by reference Type reference (TYPE) SIC_NORM_TV_BASIC_RULE Basic Normalizing Rule 20060406
4 Importing IV_BASIC_RULE_TYPE Call by reference Type reference (TYPE) SIC_NORM_TV_BASIC_RULE_TYPE Rule Type for Basic Normalizing Rule 20060406
# Exception Resumable Description Created on
1 CX_SIC_NORM_CONTENT Errors of Object Normalization Content 20060412
History
Last changed by/on SAP  20110908 
SAP Release Created in 710