SAP ABAP Class CL_CTS_UI_FACTORY (Central CTS UI Factory)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_WDUI (Package) Central CTS Web Dynpro UIs
Properties
Class CL_CTS_UI_FACTORY  
Short Description Central CTS UI Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_DIST_CTL_WDUI   Central CTS Web Dynpro UIs 
Created 20090429   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CTS_UI_FACTORY has no forward declaration.
Interfaces
Class CL_CTS_UI_FACTORY has no interface implemented.
Friends
Class CL_CTS_UI_FACTORY has no friend class.
Attributes
Class CL_CTS_UI_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_UI_ENTITY_SOURCE Static method Public Method Factory for UI Entities (Collections, Requests...) 20090513
2 CREATE_UI_QUEUE_SOURCE Static method Public Method Factory for UI Import Queues(TRKORR and TRCOL) 20090513
3 CREATE_UI_SYSTEM_SOURCE Static method Public Method Factory for UI Systems (Systems, Systemcollections...) 20090513
Events
Class CL_CTS_UI_FACTORY has no event.
Types
Class CL_CTS_UI_FACTORY has no local type.
Method Signatures

Method CREATE_UI_ENTITY_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UI_ENTITY_SOURCE Value transfer Object reference (TYPE REF TO) IF_CTS_UI_ENTITY_SOURCE UI collections 20090513

Method CREATE_UI_ENTITY_SOURCE on class CL_CTS_UI_FACTORY has no exception.

Method CREATE_UI_QUEUE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECK_DEPLOYMENT Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20101209
2 Importing FORCE_REFRESH Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20090903
3 Importing QUEUE Call by reference Object reference (TYPE REF TO) IF_CTS_ENTITY_QUEUE 20100308
4 Importing SYSTEM Call by reference Object reference (TYPE REF TO) IF_CTS_SYSTEM General system 20090831
5 Returning UI_QUEUE_SOURCE Value transfer Object reference (TYPE REF TO) IF_CTS_UI_QUEUE_ENTITY_SOURCE UI Queue source 20090513
# Exception Resumable Description Created on
1 CX_CTS_ENTITY_QUEUE Exceptions from handling transport requests 20091204

Method CREATE_UI_SYSTEM_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning UI_SYSTEM_SOURCE Value transfer Object reference (TYPE REF TO) IF_CTS_UI_SYSTEM_SOURCE UI systems 20090513

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