SAP ABAP Class /UI2/CL_SYSTEMS (UI Add-On: Access to system data)
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_SYSTEMS  
Short Description UI Add-On: Access to system data    
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 20130913   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI2/CL_SYSTEMS has no forward declaration.
Interfaces
Class /UI2/CL_SYSTEMS has no interface implemented.
Friends
Class /UI2/CL_SYSTEMS has no friend class.
Attributes
Class /UI2/CL_SYSTEMS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SYSTEMS Static method Public Method 20130913
Events
Class /UI2/CL_SYSTEMS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_SYSTEM Public See coding 20130913 begin of tp_s_system, id type /ui2/system_id, title type /ui2/system_title, end of tp_s_system
2 TP_T_SYSTEM Public See coding 20130913 tp_t_system type hashed table of tp_s_system with unique key id
Method Signatures

Method GET_SYSTEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SYSTEM_TAB Call by reference Type reference (TYPE) TP_T_SYSTEM 20130913

Method GET_SYSTEMS on class /UI2/CL_SYSTEMS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100