SAP ABAP Class CL_SIC_NORM_TOKEN_CONVERT (Superclass for Simple Conversions)
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_BASIC_RULE | Basic Normalization Rule | 20060118 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SIC_NORM_CASE_CONVERSION | Conversion to Lower Case | 20060406 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SIC_NORM_COLOGNE_PHONET | Normalization with Cologne Phonetics | 20051209 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SIC_NORM_METAPHONE | Normalizing with METAPHONE (Phonetic) | 20051209 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SIC_NORM_REGEX | Normalizing with Regular Expressions | 20051209 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_SIC_NORM_SOUNDEX | Normalizing with SOUNDEX (Phonetic) | 20051209 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_SIC_NORM_TO_LOWER | Conversion to Lower Case | 20051209 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_SIC_NORM_TO_UPPER | Conversion to Upper Case | 20051209 |
Properties
| Class | CL_SIC_NORM_TOKEN_CONVERT | |
| Short Description | Superclass for Simple Conversions | |
| 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 | 20051209 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIC_NORM_TOKEN_CONVERT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIC_NORM_BASIC_RULE | Basic Normalization Rule | 20060118 |
Friends
Class CL_SIC_NORM_TOKEN_CONVERT has no friend class.
Attributes
Class CL_SIC_NORM_TOKEN_CONVERT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Convert Data | 20060118 |
Events
Class CL_SIC_NORM_TOKEN_CONVERT has no event.
Types
Class CL_SIC_NORM_TOKEN_CONVERT has no local type.
Method Signatures
Method CONVERT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_LOGGING | Value transfer | Object reference (TYPE REF TO) | IF_SIC_LOGGING | Interface for Logging Functions | 20060118 | |||
| 2 | IV_INPUT | Call by reference | Type reference (TYPE) | STRING | 20060118 | ||||
| 3 | RV_OUTPUT | Value transfer | Type reference (TYPE) | STRING | 20060118 |
Method CONVERT_DATA on class CL_SIC_NORM_TOKEN_CONVERT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |