SAP ABAP Class CL_I18N_DBS_BROKEN (Search for illegal characters)
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 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_I18N_DBS_BROKEN_8000 | Search broken characters in CP 8000 | 20050725 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_I18N_DBS_BROKEN_8300 | Search broken characters in CP 8300 | 20050725 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_I18N_DBS_BROKEN_8400 | Search broken characters in CP 8400 | 20050725 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_I18N_DBS_BROKEN_8500 | Search broken characters in CP 8500 | 20050725 |
Properties
| Class | CL_I18N_DBS_BROKEN | |
| Short Description | Search for illegal characters | |
| 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 | 20060207 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_I18N_DBS_BROKEN has no forward declaration.
Interfaces
Class CL_I18N_DBS_BROKEN has no interface implemented.
Friends
Class CL_I18N_DBS_BROKEN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_UMG_AL_TECHNICAL_PROPERTIES | Auto Assign Language by identifying proper byte ranges | 20050725 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | CPCODEPAGE | code page that is searched | 20050725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Set attributes | 20050725 |
Events
Class CL_I18N_DBS_BROKEN has no event.
Types
Class CL_I18N_DBS_BROKEN has no local type.
Method Signatures
Method SET_ATTRIBUTES Signature
Method SET_ATTRIBUTES on class CL_I18N_DBS_BROKEN has no parameter.
Method SET_ATTRIBUTES on class CL_I18N_DBS_BROKEN has no exception.
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in | 740 |