SAP ABAP Interface IF_SIC_NORM_BASIC_RULE (Basic Normalization Rule)
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_QUANTITY_CONVERT | Conversion of Units of Measure | 20060118 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIC_NORM_SIMPLE_TOKENIZE | Convert Quantities | 20060118 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIC_NORM_TOKEN_CONVERT | Superclass for Simple Conversions | 20060118 |
Properties
| Interface | IF_SIC_NORM_BASIC_RULE | |
| Short Description | Basic Normalization Rule |
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_BASIC_RULE has no forward declaration.
Interfaces
Interface IF_SIC_NORM_BASIC_RULE has no interface.
Friends
Interface IF_SIC_NORM_BASIC_RULE has no friend.
Attributes
Interface IF_SIC_NORM_BASIC_RULE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute Basic Rule | 20060118 | |
| 2 | Instance method | Public | Method | Set Basic Rule | 20060118 |
Events
Interface IF_SIC_NORM_BASIC_RULE has no event.
Types
Interface IF_SIC_NORM_BASIC_RULE has no local type.
Method Signatures
Method NORMALIZE 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 | Changing and Exporting Variables | 20060118 | |||
| 2 | IR_LOGGING | Call by reference | Object reference (TYPE REF TO) | IF_SIC_LOGGING | Interface for Logging Functions | 20060118 | |||
| 3 | IT_DEV_NORMALIZATION_TYPES | Call by reference | Type reference (TYPE) | SIC_NORM_TT_DEV_NORM_TYPES | Deviating Normalization Types | 20060118 | |||
| 4 | IV_NORMALIZATION_TYPE_IN | Call by reference | Type reference (TYPE) | SIC_NORM_TYPE | Normalisierungstyp Input | 20060118 | |||
| 5 | IV_NORMALIZATION_TYPE_IN_IMP | Call by reference | Type reference (TYPE) | SIC_NORM_TYPE | Normalisierungstyp Input for Importing Variables | 20060118 | |||
| 6 | IV_NORMALIZATION_TYPE_OUT | Call by reference | Type reference (TYPE) | SIC_NORM_TYPE | Normalisierungstyp Output | 20060118 | |||
| 7 | IV_ONE_VARIABLE | Call by reference | Type reference (TYPE) | XFELD | Flag: Only one Variable in CT_VARIABLES | 20060118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors of object normalization content | 20060118 |
Method SET_RULE 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_BASIC_RULE | Call by reference | Type reference (TYPE) | SIC_NORM_TV_BASIC_RULE | Basic Normalizing Rule | 20060118 | |||
| 3 | IV_BASIC_RULE_TYPE | Call by reference | Type reference (TYPE) | SIC_NORM_TV_BASIC_RULE_TYPE | Rule Type for Basic Normalizing Rule | 20060118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors of object normalization engine | 20060118 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |