SAP ABAP Interface IF_SIC_NORM_CONDITION (Condition)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_NORMALIZATION_ENGINE (Package) Information Consolidation Normalization Engine
⤷
⤷
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
| Interface | IF_SIC_NORM_CONDITION | |
| Short Description | Condition |
General Data
| Package | S_IC_NORMALIZATION_ENGINE | Information Consolidation Normalization Engine |
| Created | 20060118 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SIC_NORM_CONDITION has no forward declaration.
Interfaces
Interface IF_SIC_NORM_CONDITION has no interface.
Friends
Interface IF_SIC_NORM_CONDITION has no friend.
Attributes
Interface IF_SIC_NORM_CONDITION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Evaluate Condition | 20060118 | |
| 2 | Instance method | Public | Method | Set Condition | 20060118 |
Events
Interface IF_SIC_NORM_CONDITION has no event.
Types
Interface 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 | IR_LOGGING | Call by reference | Object reference (TYPE REF TO) | IF_SIC_LOGGING | Interface for Logging Functions | 20060118 | |||
| 2 | IT_DEV_NORM_TYPES | Call by reference | Type reference (TYPE) | SIC_NORM_TT_DEV_NORM_TYPES | Deviating Normalization Types | 20060126 | |||
| 3 | IT_VARIABLES | Call by reference | Type reference (TYPE) | SIC_NORM_TT_NORMALIZED_FIELD | Tabletype for SIC_NORM_TS_NORMALIZED_FIELD | 20060118 | |||
| 4 | IV_NORMALIZATION_TYPE | Call by reference | Type reference (TYPE) | SIC_NORM_TYPE | Normalization type | 20060120 | |||
| 5 | RV_VALIDITY | Value transfer | Type reference (TYPE) | SIC_NORM_TV_CONDITION_VALIDITY | Validity of a Condition | 20060118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IR_LOGGING | Call by reference | Object reference (TYPE REF TO) | IF_SIC_LOGGING | Interface for Logging Functions | 20060118 | |||
| 2 | IV_CONDITION | Call by reference | Type reference (TYPE) | SIC_NORM_TV_CONDITION | Condition | 20060118 | |||
| 3 | IV_CONDITION_TYPE | Call by reference | Type reference (TYPE) | SIC_NORM_TV_CONDITION_TYPE | Condition Type | 20060118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors of object normalization content | 20060118 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |