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 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_CONV_OBJ | 20110328 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20110328 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20110328 | |||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20110328 | |||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20110328 | |||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20110328 | |||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20110328 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | Class constructor | 20110328 |
2 | ![]() |
Static method | Public | Method | Segments a string into lines of 70 characters | 20110328 |
3 | ![]() |
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 | ![]() |
RET | Value transfer | Type reference (TYPE) | STRING | Segmented string | 20110328 | ||
2 | ![]() |
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 | ![]() |
STRING | Call by reference | Type reference (TYPE) | STRING | String to convert | 20110328 | ||
2 | ![]() |
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 |