SAP ABAP Class CL_SCP_BSP_CONVERTUC (Converter Class for BSP)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SCP (Package) SAP Code Pages
⤷
⤷
Properties
| Class | CL_SCP_BSP_CONVERTUC | |
| Short Description | Converter Class for BSP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCP | SAP Code Pages |
| Created | 20020809 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SCP_BSP_CONVERTUC has no interface implemented.
Friends
Class CL_SCP_BSP_CONVERTUC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020809 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020809 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020809 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20020809 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020809 | ||
| 2 | Instance method | Public | Method | 20020809 | ||
| 3 | Instance method | Public | Method | 20020809 | ||
| 4 | Instance method | Public | Method | 20020809 | ||
| 5 | Instance method | Public | Method | 20020809 | ||
| 6 | Instance method | Public | Method | 20020809 | ||
| 7 | Instance method | Public | Method | 20020809 | ||
| 8 | Instance method | Public | Method | 20020809 | ||
| 9 | Instance method | Private | Method | 20020809 | ||
| 10 | Instance method | Private | Method | 20020813 | ||
| 11 | Instance method | Private | Method | 20020809 | ||
| 12 | Instance method | Private | Method | 20020813 | ||
| 13 | Instance method | Private | Method | 20020809 | ||
| 14 | Instance method | Private | Method | 20020813 |
Events
Class CL_SCP_BSP_CONVERTUC has no event.
Types
Class CL_SCP_BSP_CONVERTUC has no local type.
Method Signatures
Method CONVERT_FROM_OTHER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 20020809 | ||||
| 2 | OTHER | Call by reference | Type reference (TYPE) | STRING | 20020809 |
Method CONVERT_FROM_OTHER on class CL_SCP_BSP_CONVERTUC has no exception.
Method CONVERT_FROM_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 20020809 | ||||
| 2 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20020809 |
Method CONVERT_FROM_TEXT on class CL_SCP_BSP_CONVERTUC has no exception.
Method CONVERT_FROM_UTF16 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 20020809 | ||||
| 2 | UTF16 | Call by reference | Type reference (TYPE) | STRING | 20020809 |
Method CONVERT_FROM_UTF16 on class CL_SCP_BSP_CONVERTUC has no exception.
Method CONVERT_FROM_UTF8 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 20020809 | ||||
| 2 | UTF8 | Call by reference | Type reference (TYPE) | STRING | 20020809 |
Method CONVERT_FROM_UTF8 on class CL_SCP_BSP_CONVERTUC has no exception.
Method GET_OTHER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OTHER | Value transfer | Type reference (TYPE) | STRING | 20020809 |
Method GET_OTHER on class CL_SCP_BSP_CONVERTUC has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Value transfer | Type reference (TYPE) | STRING | 20020809 |
Method GET_TEXT on class CL_SCP_BSP_CONVERTUC has no exception.
Method GET_UTF16 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UTF16 | Value transfer | Type reference (TYPE) | STRING | 20020809 |
Method GET_UTF16 on class CL_SCP_BSP_CONVERTUC has no exception.
Method GET_UTF8 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UTF8 | Value transfer | Type reference (TYPE) | STRING | 20020809 |
Method GET_UTF8 on class CL_SCP_BSP_CONVERTUC has no exception.
Method OTHER_FROM_UTF16 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 20020809 | ||||
| 2 | UTF16 | Call by reference | Type reference (TYPE) | STRING | 20020809 |
Method OTHER_FROM_UTF16 on class CL_SCP_BSP_CONVERTUC has no exception.
Method OTHER_TO_UTF16 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 20020813 | ||||
| 2 | OTHER | Call by reference | Type reference (TYPE) | STRING | 20020813 |
Method OTHER_TO_UTF16 on class CL_SCP_BSP_CONVERTUC has no exception.
Method TEXT_FROM_UTF16 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UTF16 | Call by reference | Type reference (TYPE) | STRING | 20020809 |
Method TEXT_FROM_UTF16 on class CL_SCP_BSP_CONVERTUC has no exception.
Method TEXT_TO_UTF16 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20020813 |
Method TEXT_TO_UTF16 on class CL_SCP_BSP_CONVERTUC has no exception.
Method UTF8_FROM_UTF16 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UTF16 | Call by reference | Type reference (TYPE) | STRING | 20020809 |
Method UTF8_FROM_UTF16 on class CL_SCP_BSP_CONVERTUC has no exception.
Method UTF8_TO_UTF16 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UTF8 | Call by reference | Type reference (TYPE) | STRING | 20020813 |
Method UTF8_TO_UTF16 on class CL_SCP_BSP_CONVERTUC has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 630 |