SAP ABAP Class IF_CTS_UI_SYSTEM_SOURCE (UI systems)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_UI_SYSTEM_SOURCE Source for systems 20090429
Properties
Class IF_CTS_UI_SYSTEM_SOURCE  
Short Description UI systems    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090425   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CTS_SYSTEM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_CTS_UI_SYSTEM_SOURCE has no interface implemented.
Friends
Class IF_CTS_UI_SYSTEM_SOURCE has no friend class.
Attributes
Class IF_CTS_UI_SYSTEM_SOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SYSTEMS_FOR_UI Instance method Public Method Retrieves a (filtered) list of systems for UI usage 20090429
Events
Class IF_CTS_UI_SYSTEM_SOURCE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_UI_SYSTEM Public See coding 20090506 begin of ty_ui_system, system_ref type ref to if_cts_system, name type if_cts_system=>ty_name, description type if_cts_system=>ty_description, status type if_cts_system=>ty_status, release type if_cts_system=>ty_release, type type if_cts_system=>ty_type, domain type if_cts_system=>ty_domain_name, unique type hash160, uniqueparent type hash160, expanded type boolean, leaf type boolean, is_collection type boolean, end of ty_ui_system
2 TY_UI_SYSTEMS Public See coding 20090506 ty_ui_systems type standard table of ty_ui_system with default key
Method Signatures

Method GET_SYSTEMS_FOR_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTIONS_ONLY Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20090429
2 Importing FORCE_REFRESH Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20090429
3 Exporting UI_SYSTEMS Call by reference Type reference (TYPE) TY_UI_SYSTEMS 20090429

Method GET_SYSTEMS_FOR_UI on class IF_CTS_UI_SYSTEM_SOURCE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in