SAP ABAP Class CL_UMG_STRING (String handling)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18-UNI (Application Component) I18N Unicode
⤷
SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
⤷
⤷
Properties
| Class | CL_UMG_STRING | |
| Short Description | String handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SUMIG | Unicode Migration: Tabellen Umsetzer + Reparatur Tool |
| Created | 20091207 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMG_STRING has no forward declaration.
Interfaces
Class CL_UMG_STRING has no interface implemented.
Friends
Class CL_UMG_STRING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20091207 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20091207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | cuts spaces at the end of org_string | 20091207 | |
| 2 | Instance method | Private | Method | 20091207 |
Events
Class CL_UMG_STRING has no event.
Types
Class CL_UMG_STRING has no local type.
Method Signatures
Method CUT_SPACE_AT_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_STRING | Call by reference | Type reference (TYPE) | STRING | 20091209 |
Method CUT_SPACE_AT_END on class CL_UMG_STRING has no exception.
Method GET_SPACE_IDX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_IDX | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20091207 | |||
| 2 | IM_STRING | Call by reference | Type reference (TYPE) | STRING | 20091207 |
Method GET_SPACE_IDX on class CL_UMG_STRING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |