SAP ABAP Class IF_CTS_UI_PROJECT_TYPES_SOURCE (Central CTS: Project Type Source for UI)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_UI_PROJECT_TYPES_SOURCE Central CTS: Default UI source for project types 20091216
Properties
Class IF_CTS_UI_PROJECT_TYPES_SOURCE  
Short Description Central CTS: Project Type Source for UI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091216   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_PROJECT_TYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_CTS_UI_PROJECT_TYPES_SOURCE has no interface implemented.
Friends
Class IF_CTS_UI_PROJECT_TYPES_SOURCE has no friend class.
Attributes
Class IF_CTS_UI_PROJECT_TYPES_SOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROJECT_TYPES Instance method Public Method Get Project Types for UI 20091216
Events
Class IF_CTS_UI_PROJECT_TYPES_SOURCE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_PROJECT_TYPE Public See coding 20091216 begin of ty_project_type, display_name type scts_project_type_displayname, id type scts_project_type_name, namespace type scts_project_type_namespace, description type scts_project_type_description, type_ref type ref to if_cts_project_type, status_list type if_cts_project_type=>ty_status_list, end of ty_project_type
2 TY_PROJECT_TYPES Public See coding 20091216 ty_project_types type standard table of ty_project_type with key id namespace
Method Signatures

Method GET_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) TY_PROJECT_TYPES 20091216
# Exception Resumable Description Created on
1 CX_CTS_PROJECT_TYPE 20091218
History
Last changed by/on SAP  20140121 
SAP Release Created in