SAP ABAP Class IF_SIC_NORM_CONDITION (Condition)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIC_NORM_COND_FORMULA Class for Condition Types using Formula Editor 20060118
Properties
Class IF_SIC_NORM_CONDITION  
Short Description Condition    
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_CONDITION has no forward declaration.
Interfaces
Class IF_SIC_NORM_CONDITION has no interface implemented.
Friends
Class IF_SIC_NORM_CONDITION has no friend class.
Attributes
Class IF_SIC_NORM_CONDITION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EVALUATE Instance method Public Method Evaluate Condition 20060118
2 SET_CONDITION Instance method Public Method Set Condition 20060118
Events
Class IF_SIC_NORM_CONDITION has no event.
Types
Class IF_SIC_NORM_CONDITION has no local type.
Method Signatures

Method EVALUATE 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 IT_DEV_NORM_TYPES Call by reference Type reference (TYPE) SIC_NORM_TT_DEV_NORM_TYPES Deviating Normalization Types 20060126
3 Importing IT_VARIABLES Call by reference Type reference (TYPE) SIC_NORM_TT_NORMALIZED_FIELD Tabletype for SIC_NORM_TS_NORMALIZED_FIELD 20060118
4 Importing IV_NORMALIZATION_TYPE Call by reference Type reference (TYPE) SIC_NORM_TYPE Normalization type 20060120
5 Returning RV_VALIDITY Value transfer Type reference (TYPE) SIC_NORM_TV_CONDITION_VALIDITY Validity of a Condition 20060118
# Exception Resumable Description Created on
1 CX_SIC_NORM_CONTENT Errors of object normalization content 20060118

Method SET_CONDITION 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_CONDITION Call by reference Type reference (TYPE) SIC_NORM_TV_CONDITION Condition 20060118
3 Importing IV_CONDITION_TYPE Call by reference Type reference (TYPE) SIC_NORM_TV_CONDITION_TYPE Condition Type 20060118
# Exception Resumable Description Created on
1 CX_SIC_NORM_CONTENT Errors of object normalization content 20060118
History
Last changed by/on SAP  20110908 
SAP Release Created in