SAP ABAP Class CL_SIC_NORM_CONDITIONAL_RULE (Conditional Rules)
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
⤷
⤷
Properties
| Class | CL_SIC_NORM_CONDITIONAL_RULE | |
| Short Description | Conditional Rules | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SIC_NORM_ENGINE | |
| Program status | ||
| Category | 0 | |
| Package | S_IC_NORMALIZATION_ENGINE | Information Consolidation Normalization Engine |
| Created | 20060120 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIC_NORM_CONDITIONAL_RULE has no forward declaration.
Interfaces
Class CL_SIC_NORM_CONDITIONAL_RULE has no interface implemented.
Friends
Class CL_SIC_NORM_CONDITIONAL_RULE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SIC_NORM_TV_CONDITION | '$OTHERS' | Condition | 20060418 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SIC_NORM_BASIC_RULE_F | Factory for Basic Rules | 20060123 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SIC_NORM_CONDITIONAL_RULE_F | Factory for Conditional Rules | 20060123 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SIC_NORM_CONDITION_F | Factory for Conditions | 20060123 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SIC_NORM_CONDRU | Conditional Rules | 20060124 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SIC_NORM_TT_CONDRUI_IN | Tabletype for SIC_NORM_TS_CONDRUI_IN | 20060125 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SIC_NORM_TT_CONDRUR_REF | References to Conditions, Basic Rules and Conditional Rules | 20060123 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SIC_NORM_TT_CONDRUV_IN | Tabletype for SIC_NORM_TS_CONDRUV_IN | 20060124 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SIC_NORM_TT_CONDTYI | Tabletype to SIC_NORM_CONDTYI | 20060210 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SIC_NORM_TV_CONDITIONAL_RULE | Conditional Rule | 20060207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check the Consistency of the Conditional Rule | 20060209 | |
| 2 | Instance method | Public | Constructor | Constructor | 20060120 | |
| 3 | Instance method | Public | Method | Explode Conditional Rule | 20060120 | |
| 4 | Instance method | Public | Method | Get Interface | 20060125 | |
| 5 | Instance method | Public | Method | Get Variables | 20060125 | |
| 6 | Instance method | Private | Method | Instantiate Rules and Conditions | 20060123 |
Events
Class CL_SIC_NORM_CONDITIONAL_RULE has no event.
Types
Class CL_SIC_NORM_CONDITIONAL_RULE has no local type.
Method Signatures
Method CONSISTENCY_CHECK 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 | 20060210 | |||
| 2 | IS_CONDRU | Call by reference | Type reference (TYPE) | SIC_NORM_CONDRU | Conditional Rule | 20060210 | |||
| 3 | IT_CONDRUI_IN | Call by reference | Type reference (TYPE) | SIC_NORM_TT_CONDRUI_IN | Tabletype for SIC_NORM_TS_CONDRUI_IN | 20060209 | |||
| 4 | IT_CONDRUR | Call by reference | Type reference (TYPE) | SIC_NORM_TT_CONDRUR | Tabletype for SIC_NORM_CONDRUR | 20060209 | |||
| 5 | IT_CONDRUV_IN | Call by reference | Type reference (TYPE) | SIC_NORM_TT_CONDRUV_IN | Tabletype for SIC_NORM_TS_CONDRUV_IN | 20060209 | |||
| 6 | IV_CONDITIONAL_RULE | Call by reference | Type reference (TYPE) | SIC_NORM_TV_CONDITIONAL_RULE | Conditional Rule | 20060213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors of object normalization engine | 20060213 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BASIC_RULE_F | Value transfer | Object reference (TYPE REF TO) | CL_SIC_NORM_BASIC_RULE_F | Factory for Basic Rules | 20060123 | |||
| 2 | IR_CONDITIONAL_RULE_F | Value transfer | Object reference (TYPE REF TO) | CL_SIC_NORM_CONDITIONAL_RULE_F | Factory for Conditional Rules | 20060123 | |||
| 3 | IR_CONDITION_F | Value transfer | Object reference (TYPE REF TO) | CL_SIC_NORM_CONDITION_F | Factory for Conditions | 20060123 | |||
| 4 | IR_LOGGING | Value transfer | Object reference (TYPE REF TO) | IF_SIC_LOGGING | Interface for Logging Functions | 20060120 | |||
| 5 | IV_CONDITIONAL_RULE | Value transfer | Type reference (TYPE) | SIC_NORM_TV_CONDITIONAL_RULE | Conditional Rule | 20060120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors of object normalization content | 20060124 | ||
| 2 | Errors of object normalization engine | 20060123 |
Method EXPLODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VARIABLES | Call by reference | Type reference (TYPE) | SIC_NORM_TT_NORMALIZED_FIELD | Tabletype for SIC_NORM_TS_NORMALIZED_FIELD | 20060124 | |||
| 2 | ET_ANORMRR_REF | Call by reference | Type reference (TYPE) | SIC_NORM_TT_ANORMRR_REF | Tabletype for SIC_NORM_TS_ANORMRR_REF | 20060125 | |||
| 3 | EV_COND_VALID | Call by reference | Type reference (TYPE) | SIC_NORM_TV_CONDITION | Valid Condition | 20060224 | |||
| 4 | IR_ANORMRR_REF | Call by reference | Object reference (TYPE REF TO) | SIC_NORM_TS_ANORMRR_REF | Basic Rules of Attribute Normalizing Rule with Reference | 20060125 | |||
| 5 | IR_LOGGING | Value transfer | Object reference (TYPE REF TO) | IF_SIC_LOGGING | Interface for Logging Functions | 20060123 | |||
| 6 | IT_DEV_NORM_TYPES | Call by reference | Type reference (TYPE) | SIC_NORM_TT_DEV_NORM_TYPES | Deviating Normalization Types | 20060126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors of object normalization content | 20060123 | ||
| 2 | Errors of object normalization engine | 20060224 |
Method GET_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CONDRUI_IN | Value transfer | Type reference (TYPE) | SIC_NORM_TT_CONDRUI_IN | Tabletype for SIC_NORM_TS_CONDRUI_IN | 20060125 |
Method GET_INTERFACE on class CL_SIC_NORM_CONDITIONAL_RULE has no exception.
Method GET_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CONDRUV_IN | Value transfer | Type reference (TYPE) | SIC_NORM_TT_CONDRUV_IN | Tabletype for SIC_NORM_TS_CONDRUV_IN | 20060125 |
Method GET_VARIABLES on class CL_SIC_NORM_CONDITIONAL_RULE has no exception.
Method INSTANTIATE_RULES_AND_CONDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CONDRUR_REF | Call by reference | Type reference (TYPE) | SIC_NORM_TT_CONDRUR_REF | References to Conditions, Basic Rules and Conditional Rules | 20060123 | |||
| 2 | IR_LOGGING | Value transfer | Object reference (TYPE REF TO) | IF_SIC_LOGGING | Interface for Logging Functions | 20060123 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors of object normalization content | 20060123 | ||
| 2 | Errors of object normalization engine | 20060123 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |