SAP ABAP Class IF_SIC_NORM_BASIC_RULE (Basic Normalization Rule)
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
| Class | IF_SIC_NORM_BASIC_RULE | |
| Short Description | Basic Normalization Rule | |
| 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_BASIC_RULE has no forward declaration.
Interfaces
Class IF_SIC_NORM_BASIC_RULE has no interface implemented.
Friends
Class IF_SIC_NORM_BASIC_RULE has no friend class.
Attributes
Class 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
Class IF_SIC_NORM_BASIC_RULE has no event.
Types
Class 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 |