SAP ABAP Class IF_SIC_NORM_BASIC_RULE_CONFIG (Configuration of Basic Rules)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIC_NORM_CASE_CONVERSION Conversion to Lower Case 20060406
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIC_NORM_QUANTITY_CONVERT Conversion of Units of Measure 20060321
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIC_NORM_REGEX Normalizing with Regular Expressions 20060222
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIC_NORM_SIMPLE_TOKENIZE Convert Quantities 20060223
Properties
Class IF_SIC_NORM_BASIC_RULE_CONFIG  
Short Description Configuration of Basic Rules    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060118   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SIC_NORM_BASIC_RULE_CONFIG has no forward declaration.
Interfaces
Class IF_SIC_NORM_BASIC_RULE_CONFIG has no interface implemented.
Friends
Class IF_SIC_NORM_BASIC_RULE_CONFIG has no friend class.
Attributes
Class IF_SIC_NORM_BASIC_RULE_CONFIG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MULT_BASIC_RULE_TYPES Static method Public Method Check, if class supports multiple basic rule Types 20060412
2 GET_BASIC_RULES Static method Public Method Get Basic Rules 20060222
3 GET_MAINTENANCE_OBJECT Static method Public Method Get Transactions for the Customizing 20060316
Events
Class IF_SIC_NORM_BASIC_RULE_CONFIG has no event.
Types
Class IF_SIC_NORM_BASIC_RULE_CONFIG has no local type.
Method Signatures

Method CHECK_MULT_BASIC_RULE_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MULT_BASIC_RULE_TYPES Value transfer Type reference (TYPE) XFELD Flag: Class supports multiple Basic Rule Types 20060412

Method CHECK_MULT_BASIC_RULE_TYPES on class IF_SIC_NORM_BASIC_RULE_CONFIG has no exception.

Method GET_BASIC_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BASIC_RULES Call by reference Type reference (TYPE) SIC_NORM_TT_BASIC_RULES Tabletype for SIC_NORM_TS_BASIC_RULES 20060223
2 Importing IV_BASIC_RULE_TYPE Call by reference Type reference (TYPE) SIC_NORM_TV_BASIC_RULE_TYPE Rule Type for Basic Normalizing Rule 20060222
# Exception Resumable Description Created on
1 CX_SIC_NORM_CONTENT Errors of Object Normalization Content 20060223

Method GET_MAINTENANCE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TCODE_MAINTAIN Call by reference Type reference (TYPE) TCODE Transaction Code for Maintenance 20060316
2 Exporting EV_TCODE_SHOW Call by reference Type reference (TYPE) TCODE Transaction Code for Display 20060316

Method GET_MAINTENANCE_OBJECT on class IF_SIC_NORM_BASIC_RULE_CONFIG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in