SAP ABAP Class CL_I18N_PUA_CONVERSION (Deal with Unicode private use area)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SCP (Package) SAP Code Pages
⤷
⤷
Properties
| Class | CL_I18N_PUA_CONVERSION | |
| Short Description | Deal with Unicode private use area | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCP | SAP Code Pages |
| Created | 20040909 | SAP |
| Last change | 20041208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_I18N_PUA_CONVERSION has no forward declaration.
Interfaces
Class CL_I18N_PUA_CONVERSION has no interface implemented.
Friends
Class CL_I18N_PUA_CONVERSION 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 | 20040909 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20040909 | ||
| 2 | Instance method | Public | Method | convert_pua_codepoints | 20040909 | |
| 3 | Static method | Private | Method | read_pua_spec | 20040909 |
Events
Class CL_I18N_PUA_CONVERSION has no event.
Types
Class CL_I18N_PUA_CONVERSION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_I18N_PUA_CONVERSION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nur in Unicode-Systemen ausführen | 20040909 |
Method CONVERT_PUA_CODEPOINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RC | Call by reference | Type reference (TYPE) | I | 20040909 | ||||
| 2 | EX_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20040909 | ||||
| 3 | IM_BASECP | Call by reference | Type reference (TYPE) | CPCODEPAGE | SAP Zeichensatz-ID | 20040920 | |||
| 4 | IM_CORRECTCP | Call by reference | Type reference (TYPE) | CPCODEPAGE | SAP Zeichensatz-ID | 20040920 | |||
| 5 | IM_WRONGCP | Call by reference | Type reference (TYPE) | CPCODEPAGE | SAP Zeichensatz-ID | 20040920 | |||
| 6 | IM_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20040909 |
Method CONVERT_PUA_CODEPOINTS on class CL_I18N_PUA_CONVERSION has no exception.
Method READ_PUA_SPEC Signature
Method READ_PUA_SPEC on class CL_I18N_PUA_CONVERSION has no parameter.
Method READ_PUA_SPEC on class CL_I18N_PUA_CONVERSION has no exception.
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in | 700 |