SAP ABAP Class CL_I18N_DBS_SJIS_DUPLICATES (Search and replace SJIS duplicates from texts)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SCP (Package) SAP Code Pages
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_I18N_DBS_CONVERTER | General check and update routine for I18N_SEARCH | 20050725 |
Properties
| Class | CL_I18N_DBS_SJIS_DUPLICATES | |
| Short Description | Search and replace SJIS duplicates from texts | |
| Super Class | CL_I18N_DBS_CONVERTER | General check and update routine for I18N_SEARCH |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCP | SAP Code Pages |
| Created | 20050725 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_I18N_DBS_SJIS_DUPLICATES has no forward declaration.
Interfaces
Class CL_I18N_DBS_SJIS_DUPLICATES has no interface implemented.
Friends
Class CL_I18N_DBS_SJIS_DUPLICATES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | Replacement rules | 20050725 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING | Characters to search for | 20050725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050725 | |
| 2 | Instance method | Private | Method | Selftest | 20050725 |
Events
Class CL_I18N_DBS_SJIS_DUPLICATES has no event.
Types
Class CL_I18N_DBS_SJIS_DUPLICATES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_I18N_DBS_SJIS_DUPLICATES has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anlegen eigener Suchmethode gescheitert | 20050725 |
Method SELFTEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RC | Call by reference | Type reference (TYPE) | INT4 | Rückgabewert | 20050725 |
Method SELFTEST on class CL_I18N_DBS_SJIS_DUPLICATES has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 740 |