SAP ABAP Class CL_XLF_UTIL (Utilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE_XLIFF (Package) XLIFF 1.2 Library

⤷

⤷

Properties
Class | CL_XLF_UTIL | |
Short Description | Utilities | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE_XLIFF | XLIFF 1.2 Library |
Created | 20100924 | SAP |
Last change | 20130531 | 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_XLF_UTIL has no interface implemented.
Friends
Class CL_XLF_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20101014 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101014 |
2 | ![]() |
Static method | Public | Method | Collapses whitespace in a string | 20101014 |
3 | ![]() |
Static method | Public | Method | Tests if an object is an instance of a class or interface | 20120605 |
4 | ![]() |
Static method | Public | Method | Converts an integer to a string | 20100924 |
5 | ![]() |
Static method | Public | Method | Converts a string to an integer | 20100924 |
Events
Class CL_XLF_UTIL has no event.
Types
Class CL_XLF_UTIL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_XLF_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XLF_UTIL has no exception.
Method COLLAPSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET | Value transfer | Type reference (TYPE) | STRING | 20101014 | |||
2 | ![]() |
S | Call by reference | Type reference (TYPE) | STRING | 20101014 |
Method COLLAPSE on class CL_XLF_UTIL has no exception.
Method INSTANCE_OF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_INSTANCE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120605 | |||
2 | ![]() |
OBJ | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20120605 | |||
3 | ![]() |
TYPENAME | Call by reference | Type reference (TYPE) | ABAP_ABSTYPENAME | 20120605 |
Method INSTANCE_OF on class CL_XLF_UTIL has no exception.
Method I_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I | Value transfer | Type reference (TYPE) | I | 20100924 | |||
2 | ![]() |
STRING | Value transfer | Type reference (TYPE) | STRING | 20100924 |
Method I_TO_STRING on class CL_XLF_UTIL has no exception.
Method STRING_TO_I Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I | Value transfer | Type reference (TYPE) | I | 20100924 | |||
2 | ![]() |
STRING | Call by reference | Type reference (TYPE) | STRING | 20100924 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
System Exception Converting to a Number | 20100924 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |