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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SIC_NORM_FOEV_CONNECTOR | Connector for Formula Evaluation | 20060118 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FOEV_FORMULA | FoBuEv: Formula During Evaluation | 20060118 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SIC_NORM_TS_FORMC_INFO | Condition | 20060119 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SIC_NORM_TS_FORMCTY_INFO | Condition Type | 20060118 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | SIC_NORM_TT_FORMC_INFO | Table of Conditions | 20060117 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | SIC_NORM_TT_FORMCTY_INFO | Table of Condition Types | 20060117 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | SIC_NORM_TT_CONDTYI | Tabletype to SIC_NORM_CONDTYI | 20060210 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | SIC_NORM_TT_FORMCCV | Tabletype for SIC_NORM_FOMRMCCV | 20060126 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SIC_NORM_TV_CONDITION | Condition | 20060118 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | XFELD | Flag: Condition has been set | 20060118 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SIC_NORM_TV_CONDITION_TYPE | Condition Type | 20060118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get Condition | 20060117 | |
| 2 | 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 | ES_CONDITION | Call by reference | Type reference (TYPE) | SIC_NORM_TS_FORMC_INFO | Table of Conditions | 20060119 | |||
| 2 | ET_CONSTANTS | Call by reference | Type reference (TYPE) | SIC_NORM_TT_NORMALIZED_FIELD | Tabletype for SIC_NORM_TS_NORMALIZED_FIELD | 20060119 | |||
| 3 | IR_LOGGING | Call by reference | Object reference (TYPE REF TO) | IF_SIC_LOGGING | Interface for Logging Functions | 20060117 | |||
| 4 | IV_CONDITION | Call by reference | Type reference (TYPE) | SIC_NORM_TV_CONDITION | Condition | 20060117 | |||
| 5 | IV_CONDITION_TYPE | Call by reference | Type reference (TYPE) | SIC_NORM_TV_CONDITION_TYPE | Condition Type | 20060117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IR_LOGGING | Call by reference | Object reference (TYPE REF TO) | IF_SIC_LOGGING | Interface for Logging Functions | 20060117 | |||
| 2 | IV_CONDITION_TYPE | Call by reference | Type reference (TYPE) | SIC_NORM_TV_CONDITION_TYPE | Condition Type | 20060117 | |||
| 3 | RS_CONDITION_TYPE | Value transfer | Type reference (TYPE) | SIC_NORM_TS_FORMCTY_INFO | Table of Condition Types | 20060117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors of object normalization content | 20060117 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |