SAP ABAP Interface IF_CTS_UI_COLLECTIONS (Interface: Collections in CTS (U)ser (I)nterfaces)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG-PLS (Application Component) Transport Organizer für non-ABAP (CTS+)
     SCTS_WDUI (Package) Web Dynpro UI Layer of SCTS
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
Interface IF_CTS_UI_COLLECTIONS  
Short Description Interface: Collections in CTS (U)ser (I)nterfaces    
General Data
Package SCTS_WDUI   Web Dynpro UI Layer of SCTS 
Created 20091027   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_CTS_UI_COLLECTIONS has no forward declaration.
Interfaces
Interface IF_CTS_UI_COLLECTIONS has no interface.
Friends
Interface IF_CTS_UI_COLLECTIONS has no friend.
Attributes
Interface 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
Interface IF_CTS_UI_COLLECTIONS has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_CTS_UI_COLLECTIONS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702