SAP ABAP Class CL_CFX_COL_REGISTRY (Collaboration: Collaboration Registry)
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_REGISTRY  
Short Description Collaboration: Collaboration Registry    
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 19991116   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CFX_COL_REGISTRY has no forward declaration.
Interfaces
Class CL_CFX_COL_REGISTRY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CFX_COLLABORATION 20001115 Collaboration: Collaboration
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_COLLABORATION_ID Instance attribute Private Type reference (TYPE) TT_COLLABORATION_ID 20001115
Methods
# Method Level Visibility Method type Description Created on
1 GET Instance method Public Method Determine Instance by the ID 20001120
2 IS_REGISTERED Instance method Public Method Determines if Reference for an ID is Registered 20010118
3 REGISTER Instance method Protected Method Entering of Instance 20001120
4 UNREGISTER Instance method Public Method Cancelation of Instance 20001120
Events
Class CL_CFX_COL_REGISTRY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_COLLABORATION_ID Private See coding TT_COLLABORATION_ID 20001115
2 T_COLLABORATION_ID Private See coding T_COLLABORATION_ID 20001115
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLLABORATION_ID Value transfer Type reference (TYPE) CFX_COL-COL_ID Collaboration Folder: Id Collaboration 20001120
2 Returning RP_COLLABORATION Value transfer Object reference (TYPE REF TO) CL_CFX_COLLABORATION Collaboration: Collaboration 20001120

Method GET on class CL_CFX_COL_REGISTRY has no exception.

Method IS_REGISTERED 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_COL-COL_ID GUID im 'CHAR' Format in Großschreibung 20010118
2 Returning R_IS_REGISTERED Value transfer Type reference (TYPE) ABAP_BOOL 20010118

Method IS_REGISTERED on class CL_CFX_COL_REGISTRY has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_COLLABORATION Value transfer Object reference (TYPE REF TO) CL_CFX_COLLABORATION Collaboration: Collaboration 20001120
2 Importing I_COLLABORATION_ID Call by reference Type reference (TYPE) CFX_COL-COL_ID Collaboration Folder: Id Collaboration 20001120

Method REGISTER on class CL_CFX_COL_REGISTRY has no exception.

Method UNREGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLLABORATION_ID Call by reference Type reference (TYPE) CFX_COL-COL_ID Collaboration Folder: Id Collaboration 20001120

Method UNREGISTER on class CL_CFX_COL_REGISTRY has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 20A