SAP ABAP Class IF_SIC_NORM_BASIC_RULE (Basic Normalization Rule)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIC_NORM_QUANTITY_CONVERT Conversion of Units of Measure 20060118
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIC_NORM_SIMPLE_TOKENIZE Convert Quantities 20060118
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIC_NORM_TOKEN_CONVERT Superclass for Simple Conversions 20060118
Properties
Class IF_SIC_NORM_BASIC_RULE  
Short Description Basic Normalization Rule    
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 has no forward declaration.
Interfaces
Class IF_SIC_NORM_BASIC_RULE has no interface implemented.
Friends
Class IF_SIC_NORM_BASIC_RULE has no friend class.
Attributes
Class IF_SIC_NORM_BASIC_RULE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 NORMALIZE Instance method Public Method Execute Basic Rule 20060118
2 SET_RULE Instance method Public Method Set Basic Rule 20060118
Events
Class IF_SIC_NORM_BASIC_RULE has no event.
Types
Class IF_SIC_NORM_BASIC_RULE has no local type.
Method Signatures

Method NORMALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_VARIABLES Call by reference Type reference (TYPE) SIC_NORM_TT_NORMALIZED_FIELD Changing and Exporting Variables 20060118
2 Importing IR_LOGGING Call by reference Object reference (TYPE REF TO) IF_SIC_LOGGING Interface for Logging Functions 20060118
3 Importing IT_DEV_NORMALIZATION_TYPES Call by reference Type reference (TYPE) SIC_NORM_TT_DEV_NORM_TYPES Deviating Normalization Types 20060118
4 Importing IV_NORMALIZATION_TYPE_IN Call by reference Type reference (TYPE) SIC_NORM_TYPE Normalisierungstyp Input 20060118
5 Importing IV_NORMALIZATION_TYPE_IN_IMP Call by reference Type reference (TYPE) SIC_NORM_TYPE Normalisierungstyp Input for Importing Variables 20060118
6 Importing IV_NORMALIZATION_TYPE_OUT Call by reference Type reference (TYPE) SIC_NORM_TYPE Normalisierungstyp Output 20060118
7 Importing IV_ONE_VARIABLE Call by reference Type reference (TYPE) XFELD Flag: Only one Variable in CT_VARIABLES 20060118
# Exception Resumable Description Created on
1 CX_SIC_NORM_CONTENT Errors of object normalization content 20060118

Method SET_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LOGGING Call by reference Object reference (TYPE REF TO) IF_SIC_LOGGING Interface for Logging Functions 20060118
2 Importing IV_BASIC_RULE Call by reference Type reference (TYPE) SIC_NORM_TV_BASIC_RULE Basic Normalizing Rule 20060118
3 Importing IV_BASIC_RULE_TYPE Call by reference Type reference (TYPE) SIC_NORM_TV_BASIC_RULE_TYPE Rule Type for Basic Normalizing Rule 20060118
# Exception Resumable Description Created on
1 CX_SIC_NORM_CONTENT Errors of object normalization engine 20060118
History
Last changed by/on SAP  20110908 
SAP Release Created in