SAP ABAP Class CL_RSAN_UT_STRING_OPERATIONS (Utility Class for String Operations)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_UT_GENERAL (Package) APD - Utility Services - general

⤷

⤷

Properties
Class | CL_RSAN_UT_STRING_OPERATIONS | |
Short Description | Utility Class for String Operations | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSAN_UT_GENERAL | APD - Utility Services - general |
Created | 20030616 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSAN_UT_STRING_OPERATIONS has no forward declaration.
Interfaces
Class CL_RSAN_UT_STRING_OPERATIONS has no interface implemented.
Friends
Class CL_RSAN_UT_STRING_OPERATIONS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `` | Constant for Empty String | 20030617 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | ` ` | Constant for SPACE (String Type !!!) | 20030617 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Left Trim | 20030616 |
2 | ![]() |
Static method | Public | Method | Right Trim | 20030616 |
3 | ![]() |
Static method | Public | Method | Trim for Both Sides | 20030616 |
Events
Class CL_RSAN_UT_STRING_OPERATIONS has no event.
Types
Class CL_RSAN_UT_STRING_OPERATIONS has no local type.
Method Signatures
Method LTRIM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INPUT | Value transfer | Type reference (TYPE) | STRING | 20030616 | |||
2 | ![]() |
R_OUTPUT | Value transfer | Type reference (TYPE) | STRING | 20030616 |
Method LTRIM on class CL_RSAN_UT_STRING_OPERATIONS has no exception.
Method RTRIM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INPUT | Value transfer | Type reference (TYPE) | STRING | 20030616 | |||
2 | ![]() |
R_OUTPUT | Value transfer | Type reference (TYPE) | STRING | 20030617 |
Method RTRIM on class CL_RSAN_UT_STRING_OPERATIONS has no exception.
Method TRIM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INPUT | Value transfer | Type reference (TYPE) | STRING | 20030616 | |||
2 | ![]() |
R_OUTPUT | Value transfer | Type reference (TYPE) | STRING | 20030616 |
Method TRIM on class CL_RSAN_UT_STRING_OPERATIONS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |