SAP ABAP Class CL_SIC_NORM_COND_FORMULA (Class for Condition Types using Formula Editor)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIC_NORM_CONDITION Condition 20060118
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIC_NORM_CONDITION_CONFIG Configuration of Basic Rules 20060223
Properties
Class CL_SIC_NORM_COND_FORMULA  
Short Description Class for Condition Types using Formula Editor    
Super Class    
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 20060117   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIC_NORM_COND_FORMULA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIC_NORM_CONDITION Condition 20060118
2 IF_SIC_NORM_CONDITION_CONFIG Configuration of Basic Rules 20060223
Friends
Class CL_SIC_NORM_COND_FORMULA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_FOEV_CONNECTOR Instance attribute Private Object reference (TYPE REF TO) CL_SIC_NORM_FOEV_CONNECTOR Connector for Formula Evaluation 20060118
2 MR_FORMULA Instance attribute Private Object reference (TYPE REF TO) CL_FOEV_FORMULA FoBuEv: Formula During Evaluation 20060118
3 MS_CONDITION Instance attribute Private Type reference (TYPE) SIC_NORM_TS_FORMC_INFO Condition 20060119
4 MS_CONDITION_TYPE Instance attribute Private Type reference (TYPE) SIC_NORM_TS_FORMCTY_INFO Condition Type 20060118
5 MT_CONDITION Static Attribute Private Type reference (TYPE) SIC_NORM_TT_FORMC_INFO Table of Conditions 20060117
6 MT_CONDITION_TYPE Static Attribute Private Type reference (TYPE) SIC_NORM_TT_FORMCTY_INFO Table of Condition Types 20060117
7 MT_CONDTYI Static Attribute Private Type reference (TYPE) SIC_NORM_TT_CONDTYI Tabletype to SIC_NORM_CONDTYI 20060210
8 MT_FORMCCV Static Attribute Private Type reference (TYPE) SIC_NORM_TT_FORMCCV Tabletype for SIC_NORM_FOMRMCCV 20060126
9 MV_CONDITION Instance attribute Private Type reference (TYPE) SIC_NORM_TV_CONDITION Condition 20060118
10 MV_CONDITION_SET Instance attribute Private Type reference (TYPE) XFELD Flag: Condition has been set 20060118
11 MV_CONDITION_TYPE Instance attribute Private Type reference (TYPE) SIC_NORM_TV_CONDITION_TYPE Condition Type 20060118
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONDITION Instance method Private Method Get Condition 20060117
2 GET_CONDITION_TYPE Instance method Private Method Get Condition Type 20060117
Events
Class CL_SIC_NORM_COND_FORMULA has no event.
Types
Class CL_SIC_NORM_COND_FORMULA has no local type.
Method Signatures

Method GET_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONDITION Call by reference Type reference (TYPE) SIC_NORM_TS_FORMC_INFO Table of Conditions 20060119
2 Exporting ET_CONSTANTS Call by reference Type reference (TYPE) SIC_NORM_TT_NORMALIZED_FIELD Tabletype for SIC_NORM_TS_NORMALIZED_FIELD 20060119
3 Importing IR_LOGGING Call by reference Object reference (TYPE REF TO) IF_SIC_LOGGING Interface for Logging Functions 20060117
4 Importing IV_CONDITION Call by reference Type reference (TYPE) SIC_NORM_TV_CONDITION Condition 20060117
5 Importing IV_CONDITION_TYPE Call by reference Type reference (TYPE) SIC_NORM_TV_CONDITION_TYPE Condition Type 20060117
# Exception Resumable Description Created on
1 CX_SIC_NORM_CONTENT Errors of object normalization content 20060117

Method GET_CONDITION_TYPE 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 20060117
2 Importing IV_CONDITION_TYPE Call by reference Type reference (TYPE) SIC_NORM_TV_CONDITION_TYPE Condition Type 20060117
3 Returning RS_CONDITION_TYPE Value transfer Type reference (TYPE) SIC_NORM_TS_FORMCTY_INFO Table of Condition Types 20060117
# Exception Resumable Description Created on
1 CX_SIC_NORM_CONTENT Errors of object normalization content 20060117
History
Last changed by/on SAP  20130531 
SAP Release Created in 710