SAP ABAP Class CL_NLS_CODEPAGE_PROPERTIES (Codepage Attributes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     SCP (Package) SAP Code Pages
Properties
Class CL_NLS_CODEPAGE_PROPERTIES  
Short Description Codepage Attributes    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SCP   SAP Code Pages 
Created 20020502   SAP 
Last change 20040930   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)
2 SCP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_NLS_CODEPAGE_PROPERTIES has no interface implemented.
Friends
Class CL_NLS_CODEPAGE_PROPERTIES has no friend class.
Attributes
Class CL_NLS_CODEPAGE_PROPERTIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CODE_UNIT Static method Public Method Basic Length of Character in Bytes 20040628
2 HAS_CODE_UNIT_SEQUENCES Static method Public Method U+0000 to U+10FFFF: Characters with several code units exist 20040628
3 IS_FILTERING Static method Public Method Does the code page contain filtering segments? 20040628
4 IS_MULTIBYTE Static method Public Method Does the codepage contain multibyte characters? 20020502
Events
Class CL_NLS_CODEPAGE_PROPERTIES has no event.
Types
Class CL_NLS_CODEPAGE_PROPERTIES has no local type.
Method Signatures

Method CODE_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODEPAGE Call by reference Type reference (TYPE) CPCODEPAGE SAP-Zeichensatzidentifikation 20040628
2 Returning VALUE Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20040628

Method CODE_UNIT on class CL_NLS_CODEPAGE_PROPERTIES has no exception.

Method HAS_CODE_UNIT_SEQUENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODEPAGE Call by reference Type reference (TYPE) CPCODEPAGE SAP-Zeichensatzidentifikation 20040628
2 Importing READ_FROM_CACHE Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20040628
3 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20040628

Method HAS_CODE_UNIT_SEQUENCES on class CL_NLS_CODEPAGE_PROPERTIES has no exception.

Method IS_FILTERING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODEPAGE Call by reference Type reference (TYPE) CPCODEPAGE SAP-Zeichensatzidentifikation 20040628
2 Importing READ_FROM_CACHE Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20040628
3 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20040628

Method IS_FILTERING on class CL_NLS_CODEPAGE_PROPERTIES has no exception.

Method IS_MULTIBYTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODEPAGE Call by reference Type reference (TYPE) CPCODEPAGE SAP-Zeichensatzidentifikation 20020502
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20020502

Method IS_MULTIBYTE on class CL_NLS_CODEPAGE_PROPERTIES has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 630