SAP ABAP Class CL_LXE_TCS_STRING_UTILS (String utilities)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_NO_TRANS (Package) MLT Internal Functionality - No Translation
Properties
Class CL_LXE_TCS_STRING_UTILS  
Short Description String utilities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_NO_TRANS   MLT Internal Functionality - No Translation 
Created 20110328   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LXE_TCS_STRING_UTILS has no forward declaration.
Interfaces
Class CL_LXE_TCS_STRING_UTILS has no interface implemented.
Friends
Class CL_LXE_TCS_STRING_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_STRING_TO_UTF8 Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_CONV_OBJ 20110328
2 GV_BOM Static Attribute Private Type reference (TYPE) STRING 20110328
3 GV_CR Static Attribute Private Type reference (TYPE) STRING 20110328
4 GV_LF Static Attribute Private Type reference (TYPE) STRING 20110328
5 GV_NBSP Static Attribute Private Type reference (TYPE) STRING 20110328
6 GV_SPACE Static Attribute Private Type reference (TYPE) STRING 20110328
7 GV_TAB Static Attribute Private Type reference (TYPE) STRING 20110328
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class constructor 20110328
2 SEGMENT Static method Public Method Segments a string into lines of 70 characters 20110328
3 STRING_TO_UTF8 Static method Public Method Converts a string into UTF-8 representation 20110328
Events
Class CL_LXE_TCS_STRING_UTILS has no event.
Types
Class CL_LXE_TCS_STRING_UTILS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_LXE_TCS_STRING_UTILS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LXE_TCS_STRING_UTILS has no exception.

Method SEGMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) STRING Segmented string 20110328
2 Importing S Call by reference Type reference (TYPE) STRING String to segment 20110328

Method SEGMENT on class CL_LXE_TCS_STRING_UTILS has no exception.

Method STRING_TO_UTF8 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STRING Call by reference Type reference (TYPE) STRING String to convert 20110328
2 Returning XSTRING Value transfer Type reference (TYPE) XSTRING UTF-8 representation 20110328

Method STRING_TO_UTF8 on class CL_LXE_TCS_STRING_UTILS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731