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 ABAP 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 M_OTHER Instance attribute Private Type reference (TYPE) STRING 20020809
2 M_TEXT Instance attribute Private Type reference (TYPE) STRING 20020809
3 M_UTF16 Instance attribute Private Type reference (TYPE) STRING 20020809
4 M_UTF8 Instance attribute Private Type reference (TYPE) STRING 20020809
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_FROM_OTHER Instance method Public Method 20020809
2 CONVERT_FROM_TEXT Instance method Public Method 20020809
3 CONVERT_FROM_UTF16 Instance method Public Method 20020809
4 CONVERT_FROM_UTF8 Instance method Public Method 20020809
5 GET_OTHER Instance method Public Method 20020809
6 GET_TEXT Instance method Public Method 20020809
7 GET_UTF16 Instance method Public Method 20020809
8 GET_UTF8 Instance method Public Method 20020809
9 OTHER_FROM_UTF16 Instance method Private Method 20020809
10 OTHER_TO_UTF16 Instance method Private Method 20020813
11 TEXT_FROM_UTF16 Instance method Private Method 20020809
12 TEXT_TO_UTF16 Instance method Private Method 20020813
13 UTF8_FROM_UTF16 Instance method Private Method 20020809
14 UTF8_TO_UTF16 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 Importing ENCODING Call by reference Type reference (TYPE) ABAP_ENCODING 20020809
2 Importing 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 Importing ENCODING Call by reference Type reference (TYPE) ABAP_ENCODING 20020809
2 Importing 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 Importing ENCODING Call by reference Type reference (TYPE) ABAP_ENCODING 20020809
2 Importing 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 Importing ENCODING Call by reference Type reference (TYPE) ABAP_ENCODING 20020809
2 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing ENCODING Call by reference Type reference (TYPE) ABAP_ENCODING 20020809
2 Importing 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 Importing ENCODING Call by reference Type reference (TYPE) ABAP_ENCODING 20020813
2 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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