SAP ABAP Class CL_CFX_COL_SUPPORTED_TYPES (Administers Object Types That Can Be Used in Collaboration)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_COLLABORATION (Package) Business Logic for Collaboration Folders
Properties
Class CL_CFX_COL_SUPPORTED_TYPES  
Short Description Administers Object Types That Can Be Used in Collaboration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_COLLABORATION   Business Logic for Collaboration Folders 
Created 20030219   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_COL_SUPPORTED_TYPES has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CFX_COLLABORATION 20030219 Collaboration: Collaboration
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_OBJECT_TYPES Instance attribute Private Type reference (TYPE) CFX_TT_OBJECT_TYPE List with Object Types (as Class) 20030219
2 MT_OBJECT_TYPINGS Instance attribute Private Type reference (TYPE) CFX_TT_OBJECT_TYPING List with Object Categories 20030219
3 M_COL_ID Instance attribute Private Type reference (TYPE) CFX_COLID Collaboration Folder: Collaboration ID 20030219
4 M_EMPTY_TYPE_SELECTION Instance attribute Private Type reference (TYPE) ABAP_BOOL Settings for Object Types Explicitly Empty 20030228
5 M_EMPTY_TYPING_SELECTION Instance attribute Private Type reference (TYPE) ABAP_BOOL Settings for Categories Explicitly Empty 20030228
6 M_IS_INITIALIZED Instance attribute Private Type reference (TYPE) ABAP_BOOL Whether Object Was Initialized Already 20030227
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030219
2 DELETE Instance method Protected Method Sets Allowed Object Types for Collaboration 20030219
3 GET_OBJECT_TYPES Instance method Protected Method Gets Allowed Object Types for Collaboration 20030219
4 GET_OBJECT_TYPINGS Instance method Protected Method Gets Allowed Categories for Collaboration 20030227
5 INITIALIZE Static method Protected Method Instantiates Object (Gets Data in Memory) 20030219
6 INITIALIZE_ATTRIBUTES Instance method Private Method Instantiates Object (Gets Data in Memory) 20030219
7 SET_OBJECT_TYPES Instance method Protected Method Sets Allowed Object Types for Collaboration 20030219
8 SET_OBJECT_TYPINGS Instance method Protected Method Sets Allowed Object Types for Collaboration 20030227
Events
Class CL_CFX_COL_SUPPORTED_TYPES has no event.
Types
Class CL_CFX_COL_SUPPORTED_TYPES has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFX_ID Id des Objektes 20030219

Method CONSTRUCTOR on class CL_CFX_COL_SUPPORTED_TYPES has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IT_OBJECT_TYPES Value transfer Type reference (TYPE) CFX_TT_OBJECT_TYPE Liste mit Objekttypen ( als Klasse ) 20030219

Method DELETE on class CL_CFX_COL_SUPPORTED_TYPES has no exception.

Method GET_OBJECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ONLY_OPTIONAL_TYPES Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE nur optionale Typen (alles außer 'doc') 20030227
2 Returning RT_OBJECT_TYPES Value transfer Type reference (TYPE) CFX_TT_OBJECT_TYPE Liste mit Objekttypen ( als Klasse ) 20030219

Method GET_OBJECT_TYPES on class CL_CFX_COL_SUPPORTED_TYPES has no exception.

Method GET_OBJECT_TYPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBJECT_TYPINGS Value transfer Type reference (TYPE) CFX_TT_OBJECT_TYPING 20030227

Method GET_OBJECT_TYPINGS on class CL_CFX_COL_SUPPORTED_TYPES has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL_ID Call by reference Type reference (TYPE) CFX_COLID Collaboration Folder: Id Collaboration 20030219
2 Returning RP_COL_SUPPORTED_TYPES Value transfer Object reference (TYPE REF TO) CL_CFX_COL_SUPPORTED_TYPES Verwaltet in Collaboration verwendbare Objekttypen 20030219

Method INITIALIZE on class CL_CFX_COL_SUPPORTED_TYPES has no exception.

Method INITIALIZE_ATTRIBUTES Signature

Method INITIALIZE_ATTRIBUTES on class CL_CFX_COL_SUPPORTED_TYPES has no parameter.
Method INITIALIZE_ATTRIBUTES on class CL_CFX_COL_SUPPORTED_TYPES has no exception.

Method SET_OBJECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_TYPES Value transfer Type reference (TYPE) CFX_TT_OBJECT_TYPE Liste mit Objekttypen ( als Klasse ) 20030219

Method SET_OBJECT_TYPES on class CL_CFX_COL_SUPPORTED_TYPES has no exception.

Method SET_OBJECT_TYPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_TYPINGS Value transfer Type reference (TYPE) CFX_TT_OBJECT_TYPING 20030227

Method SET_OBJECT_TYPINGS on class CL_CFX_COL_SUPPORTED_TYPES has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200