SAP ABAP Class /UI2/CL_SYSTEM_UTILS (System Utilities)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_UTIL (Package) UI BE: Basic utilities (release independent)
⤷
⤷
Properties
| Class | /UI2/CL_SYSTEM_UTILS | |
| Short Description | System Utilities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI2/BASIS_UTIL | UI BE: Basic utilities (release independent) |
| Created | 20140820 | SAP |
| Last change | 20141121 | |
| 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 /UI2/CL_SYSTEM_UTILS has no interface implemented.
Friends
Class /UI2/CL_SYSTEM_UTILS 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) | CHAR8 | 'CUSTOMER' | System type | 20140820 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | CHAR8 | 'SAP' | System type | 20140820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20140820 | ||
| 2 | Static method | Public | Method | System type is SAP (in contrast to system type CUSTOMER) | 20140820 |
Events
Class /UI2/CL_SYSTEM_UTILS has no event.
Types
Class /UI2/CL_SYSTEM_UTILS has no local type.
Method Signatures
Method GET_SYSTEM_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SYS_TYPE | Value transfer | Type reference (TYPE) | CHAR8 | System type | 20140820 |
Method GET_SYSTEM_TYPE on class /UI2/CL_SYSTEM_UTILS has no exception.
Method IS_SAP_SYSTEM_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140820 |
Method IS_SAP_SYSTEM_TYPE on class /UI2/CL_SYSTEM_UTILS has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 100 |