SAP ABAP Class CL_ABAP_CONV_UC_NUMBER (Conversion to Unicode Character Number Format)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SCP (Package) SAP Code Pages
⤷
⤷
Properties
| Class | CL_ABAP_CONV_UC_NUMBER | |
| Short Description | Conversion to Unicode Character Number Format | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCP | SAP Code Pages |
| Created | 20020830 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ABAP_CONV_UC_NUMBER has no forward declaration.
Interfaces
Class CL_ABAP_CONV_UC_NUMBER has no interface implemented.
Friends
Class CL_ABAP_CONV_UC_NUMBER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_OBJ | A CCC Converter Object | 20020830 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_OBJ | A CCC Converter Object | 20020830 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TOFFSET_VECTOR | Offset vector for converting a UTF16 character | 20020930 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CPNORMCP | SAP character set identification for normal operation | 20020830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020830 | |
| 2 | Instance method | Public | Method | As for CONVERT_RAW_STREAM, but with Char. Input Data Stream | 20020830 | |
| 3 | Instance method | Public | Method | Replaces Every Character with its Unicode Character Number | 20020830 | |
| 4 | Static method | Public | Method | Ascertains the Current Codepage of the Application Server | 20020830 |
Events
Class CL_ABAP_CONV_UC_NUMBER has no event.
Types
Class CL_ABAP_CONV_UC_NUMBER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SOURCE_CODEPAGE | Call by reference | Type reference (TYPE) | CPNORMCP | Zeichensatz des Eingabedatenstroms | 20020830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anlegen der Instanz der Klasse cl_abap_conv_obj schlug fehl. | 20020830 |
Method CONVERT_CHAR_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_STREAM | Call by reference | Type reference (TYPE) | XSTRING | Ausgabedatenstrom | 20020830 | |||
| 2 | EX_STREAM_LEN | Call by reference | Type reference (TYPE) | I | Länge des Ausgabedatenstroms | 20020830 | |||
| 3 | IM_STREAM | Call by reference | Type reference (TYPE) | STRING | Eingabedatenstrom | 20020830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler beim Konvertieren. | 20020830 |
Method CONVERT_RAW_STREAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_STREAM | Call by reference | Type reference (TYPE) | XSTRING | Ausgabedatenstrom | 20020830 | |||
| 2 | EX_STREAM_LEN | Call by reference | Type reference (TYPE) | I | Länge des Ausgabedatenstroms | 20020830 | |||
| 3 | IM_STREAM | Call by reference | Type reference (TYPE) | XSTRING | Eingabedatenstrom | 20020830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler beim Konvertieren. | 20020830 |
Method GET_APPSERVER_CODEPAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CODEPAGE | Call by reference | Type reference (TYPE) | CPNORMCP | SAP Zeichensatz Identifikation für normalen Betrieb | 20020830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler aufgetreten. | 20020830 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 630 |