SAP ABAP Class IF_CTS_UI_COLLECTIONS (Interface: Collections in CTS (U)ser (I)nterfaces)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_UI_COLLECTIONS Class: Collections in CTS (U)ser (I)nterfaces 20091027
Properties
Class IF_CTS_UI_COLLECTIONS  
Short Description Interface: Collections in CTS (U)ser (I)nterfaces    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091027   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CTS_UI_COLLECTIONS has no forward declaration.
Interfaces
Class IF_CTS_UI_COLLECTIONS has no interface implemented.
Friends
Class IF_CTS_UI_COLLECTIONS has no friend class.
Attributes
Class IF_CTS_UI_COLLECTIONS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AVAILABLE_PROJECT_TYPES Static method Public Method Retrieve a List of available Project Types 20100331
2 GET_COLLECTIONS Static method Public Method Get the collection(s) assigned to transport request(s) 20091029
3 IS_MANAGED_SYSTEM Static method Public Method Is the System a managed System? 20100331
Events
Class IF_CTS_UI_COLLECTIONS has no event.
Types
Class IF_CTS_UI_COLLECTIONS has no local type.
Method Signatures

Method GET_AVAILABLE_PROJECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PROJECT_TYPES Call by reference Type reference (TYPE) CTS_PTYPE_INFOS centralCTS: Project Type Information 20100331

Method GET_AVAILABLE_PROJECT_TYPES on class IF_CTS_UI_COLLECTIONS has no exception.

Method GET_COLLECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROJECTS Call by reference Type reference (TYPE) CTS_TRANSPORT_COL_PROJECTS_TAB Projects (new) assigned to a transport request 20100331
2 Exporting ET_TRANSPORT_COLLECTIONS Call by reference Type reference (TYPE) CTS_TRANSPORT_COLLECTION_TAB Transport collection(s) assigned to a transport request 20100331
3 Importing IT_TRANSPORT_REQUESTS Call by reference Type reference (TYPE) TRKORRS Table of transport request numbers 20091029
4 Importing IV_FORCE_REFRESH Call by reference Type reference (TYPE) BOOLEAN SPACE 'X' = Force a refresh of buffered data 20091029

Method GET_COLLECTIONS on class IF_CTS_UI_COLLECTIONS has no exception.

Method IS_MANAGED_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FLAG Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100331
2 Importing SYSTEM_NAME Call by reference Type reference (TYPE) SYSYSID Name of the SAP System 20100331

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