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 ABAP 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 CO_SYSTEM_TYPE_CUSTOMER Static Attribute Private Type reference (TYPE) CHAR8 'CUSTOMER' System type 20140820
2 CO_SYSTEM_TYPE_SAP Static Attribute Private Type reference (TYPE) CHAR8 'SAP' System type 20140820
Methods
# Method Level Visibility Method type Description Created on
1 GET_SYSTEM_TYPE Static method Private Method 20140820
2 IS_SAP_SYSTEM_TYPE 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 Returning 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 Returning 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