SAP ABAP Class CL_CTS_UI_LANDSCAPE_VISUAL (centralCTS: Landscape Visualisation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_WDUI_COMMON (Package) Common UI Tools
Properties
Class CL_CTS_UI_LANDSCAPE_VISUAL  
Short Description centralCTS: Landscape Visualisation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_DIST_CTL_WDUI_COMMON   Common UI Tools 
Created 20101115   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CTS_UI_LANDSCAPE_VISUAL has no forward declaration.
Interfaces
Class CL_CTS_UI_LANDSCAPE_VISUAL has no interface implemented.
Friends
Class CL_CTS_UI_LANDSCAPE_VISUAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUFFER_CONFIG Static Attribute Protected Type reference (TYPE) LT_BUFFER_CONFIG 20120911
2 BUFFER_SYSTEMS Static Attribute Protected See coding 20120704
3 CO_FLEX_MODE_CONTROL Constant Public Type reference (TYPE) STRING 'cts_system_mode_control' 20101115
4 CO_FLEX_MODE_DYNAMIC Constant Public Type reference (TYPE) STRING 'cts_system_mode_control_dyn' 20120201
5 CO_FLEX_MODE_MONITOR Constant Public Type reference (TYPE) STRING 'cts_system_mode_monitor' 20101115
6 CO_FLEX_MODE_NONE Constant Public Type reference (TYPE) STRING 'cts_system_mode_none' 20101115
7 CO_FLEX_MODE_PROPOSE Constant Public Type reference (TYPE) STRING 'cts_system_mode_propose' 20101115
8 CO_FLEX_SYSTYP_ABAP Constant Public Type reference (TYPE) STRING 'cts_system_type_abap' 20101115
9 CO_FLEX_SYSTYP_DUAL Constant Public Type reference (TYPE) STRING 'cts_system_type_dual_stack' 20101115
10 CO_FLEX_SYSTYP_EXTERNAL Constant Public Type reference (TYPE) STRING 'cts_system_type_external' 20101115
11 CO_FLEX_SYSTYP_NONABAP Constant Public Type reference (TYPE) STRING 'cts_system_type_non_abap' 20101115
12 CO_FLEX_SYSTYP_VIRTUAL Constant Public Type reference (TYPE) STRING 'cts_system_type_virtual' 20101115
Methods
# Method Level Visibility Method type Description Created on
1 GET_TARGETS Static method Protected Method Retrieve targets 20120911
2 LOAD_LANDSCAPE Static method Public Method Load landscape (complete or partial) 20101115
3 SHOW_TRANSPORT_STATUS Static method Public Method Show/hide transport status 20101115
Events
Class CL_CTS_UI_LANDSCAPE_VISUAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LT_BUFFER_CONFIG Protected See coding 20120911 BEGIN OF lt_buffer_config, systems TYPE triwb_t_system, releases type triwb_t_release, deliveries TYPE triwb_t_deliver, targets TYPE triwb_t_target, END OF lt_buffer_config
2 LT_CHILD Protected See coding 20101115 begin of lt_child, parentid type string, childid type string, childtext type string, childtype type string, childmode type string, end of lt_child
3 LT_COLLECTION Protected See coding 20101115 begin of lt_collection, systemid type string, systemtext type string, outviewid type string, outviewtext type string, inviewid type string, inviewtext type string, inviewtitle type string, outviewtitle type string, end of lt_collection
4 LT_SYS Protected See coding 20101115 begin of lt_sys, systemid type string, systemtext type string, outviewid type string, outviewtext type string, inviewid type string, inviewtext type string, inviewtitle type string, outviewtitle type string, end of lt_sys
5 LT_TARGET Protected See coding 20101115 begin of lt_target, sourceid type string, targetid type string, end of lt_target
6 LT_TRANSPORT Protected See coding 20101115 begin of lt_transport, transportstatussystemid type string, transportstatusitem type string, transportstatusstatus type string, end of lt_transport
Method Signatures

Method GET_TARGETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) IF_CTS_SYSTEM=>TY_CLIENT 20120911
2 Importing DELIVERY_ONLY Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120911
3 Importing SYSTEM_NAME Call by reference Type reference (TYPE) TCESYST-SYSNAME Name of an SAP System in the (active) transp. configuration 20120911
4 Returning TARGETS Value transfer Type reference (TYPE) CTSTARGETS Target System and Target Client 20120911
5 Importing TARGGROUP Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120911

Method GET_TARGETS on class CL_CTS_UI_LANDSCAPE_VISUAL has no exception.

Method LOAD_LANDSCAPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20101115
2 Importing FORCE_RELOAD Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120704
3 Importing LANDSCAPE Call by reference Type reference (TYPE) IF_CTS_LANDSCAPE=>TY_LANDSCAPE_ENTRY 20101115

Method LOAD_LANDSCAPE on class CL_CTS_UI_LANDSCAPE_VISUAL has no exception.

Method SHOW_TRANSPORT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20101115
2 Importing TRKORR Call by reference Type reference (TYPE) TRKORR Request/Task 20101115

Method SHOW_TRANSPORT_STATUS on class CL_CTS_UI_LANDSCAPE_VISUAL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702