SAP ABAP Class CL_DPR_BAPI_COLLABORA_SERVICES (BAPI Services for Collaborations)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-EXT-API (Application Component) BAPI Interface for cProjects
     DEVELOPMENT_PROJECTS_BAPI (Package) Project Management - BAPI
Properties
Class CL_DPR_BAPI_COLLABORA_SERVICES  
Short Description BAPI Services for Collaborations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_BAPI   Project Management - BAPI 
Created 20040107   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_BAPI_COLLABORA_SERVICES has no forward declaration.
Interfaces
Class CL_DPR_BAPI_COLLABORA_SERVICES has no interface implemented.
Friends
Class CL_DPR_BAPI_COLLABORA_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NULL Static Attribute Public Type reference (TYPE) STRING String for Receiving a Message 20040107
2 SC_ZERO_GUID Static Attribute Public Type reference (TYPE) DPR_TV_GUID_BAPI '00000000000000000000000000000000' Initial GUID with Zeros 20040109
Methods
# Method Level Visibility Method type Description Created on
1 BUSXXXX_ASSIGN_COLLABORATION Static method Public Method Assign Collaboration/Folder 20040107
2 BUSXXXX_CHANGE_COLLABORATION Static method Public Method Assign Collaboration/Folder 20040109
3 BUSXXXX_UNASSIGN_COLLABORATION Static method Public Method Assign Collaboration/Folder 20040112
4 CHECK_CFX_DESTINATION Static method Public Method Check Logical CFX Destination 20040107
5 CHECK_COLLABORATION_GUID Static method Public Method Check Collaboration (and if Necessary Folder) GUID 20040107
6 GET_COLLABORATION_BY_GUID Static method Public Method Determine Collaboration (and if Nec. Folder) GUID via URL 20040109
7 GET_COLLABORATION_BY_URL Static method Public Method Determine Collaboration (and if Nec. Folder) GUID via URL 20040109
8 GET_COLLABORATION_NAME Static method Public Method Determine Collaboration/Folder Name via DPR Object 20040108
9 GET_COLLABORATION_OF_FOLDER Static method Public Method Determine Collaboration for Collaboration Folder 20040109
Events
Class CL_DPR_BAPI_COLLABORA_SERVICES has no event.
Types
Class CL_DPR_BAPI_COLLABORA_SERVICES has no local type.
Method Signatures

Method BUSXXXX_ASSIGN_COLLABORATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040107
2 Importing IT_URL Call by reference Type reference (TYPE) BAPI_TT_URL Container für die Teile der URL-Portionen 20040107
3 Importing IV_CFOLDERS_DESTINATION Call by reference Type reference (TYPE) DPR_TV_BAPI_CFX_DESTINATION Logische cFolders-Destination 20040107
4 Importing IV_COLLABORATION_GUID Call by reference Type reference (TYPE) DPR_TV_BAPI_GUID_COLLABORATION GUID für Collaboration im BAPI-Interface 20040107
5 Importing IV_USE_URL Call by reference Type reference (TYPE) DPR_TV_BAPI_USE_URL Zuzuordnende Collaboration/Mappe via URL ablegen 20040107
6 Returning RR_COLLABORATION Value transfer Object reference (TYPE REF TO) CL_DPR_COLLABORATION Development Projects: Collaboration 20040107

Method BUSXXXX_ASSIGN_COLLABORATION on class CL_DPR_BAPI_COLLABORA_SERVICES has no exception.

Method BUSXXXX_CHANGE_COLLABORATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040109
2 Importing IT_COLLABORATION_NAME Call by reference Type reference (TYPE) BAPI_TT_COLLABORATION_NAME Container für die Collaboration/Mapennamen-Portionen 20040109
3 Importing IV_COLLABORATION_LINK_GUID Call by reference Type reference (TYPE) DPR_TV_BAPI_GUID_COLLAB_LINK GUID für den Collaboration-Link im BAPI-Interface 20040109

Method BUSXXXX_CHANGE_COLLABORATION on class CL_DPR_BAPI_COLLABORA_SERVICES has no exception.

Method BUSXXXX_UNASSIGN_COLLABORATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040112
2 Importing IV_COLLABORATION_LINK_GUID Call by reference Type reference (TYPE) DPR_TV_BAPI_GUID_COLLAB_LINK GUID für den Collaboration-Link im BAPI-Interface 20040112

Method BUSXXXX_UNASSIGN_COLLABORATION on class CL_DPR_BAPI_COLLABORA_SERVICES has no exception.

Method CHECK_CFX_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DESTINATION Call by reference Type reference (TYPE) DPR_TV_BAPI_CFX_DESTINATION Logische cFolders-Destination 20040107

Method CHECK_CFX_DESTINATION on class CL_DPR_BAPI_COLLABORA_SERVICES has no exception.

Method CHECK_COLLABORATION_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040107
2 Importing IV_COLLABORATION_GUID Call by reference Type reference (TYPE) DPR_TV_BAPI_GUID_COLLABORATION GUID für Collaboration im BAPI-Interface 20040107
3 Importing IV_DESTINATION Call by reference Type reference (TYPE) DPR_TV_BAPI_CFX_DESTINATION Logische cFolders-Destination 20040107
4 Importing IV_FOLDER_GUID Call by reference Type reference (TYPE) DPR_TV_BAPI_GUID_COLLAB_FOLDER GUID für die Collaboration-Mappe im BAPI-Interface 20040109
5 Returning RV_DATA_OK Value transfer Type reference (TYPE) BOOLE_D 'X': Collaboration/Mappe noch nicht zugeordnet 20040109

Method CHECK_COLLABORATION_GUID on class CL_DPR_BAPI_COLLABORA_SERVICES has no exception.

Method GET_COLLABORATION_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COLLABORATION_GUID Call by reference Type reference (TYPE) DPR_TV_BAPI_GUID_COLLABORATION GUID für Collaboration im BAPI-Interface 20040109
2 Exporting EV_COLLABORATION_NAME Call by reference Type reference (TYPE) STRING Collaboration-Name 20040109
3 Exporting EV_FOLDER_GUID Call by reference Type reference (TYPE) DPR_TV_BAPI_GUID_COLLAB_FOLDER GUID für die Collaboration-Mappe im BAPI-Interface 20040109
4 Exporting EV_FOLDER_NAME Call by reference Type reference (TYPE) STRING Collaboration-Mappenname 20040109
5 Importing IV_COLLABORATION_GUID Call by reference Type reference (TYPE) DPR_TV_BAPI_GUID_COLLABORATION GUID für Collaboration im BAPI-Interface 20040109
6 Importing IV_DESTINATION Call by reference Type reference (TYPE) DPR_TV_BAPI_CFX_DESTINATION Logische cFolders-Destination 20040109

Method GET_COLLABORATION_BY_GUID on class CL_DPR_BAPI_COLLABORA_SERVICES has no exception.

Method GET_COLLABORATION_BY_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COLLABORATION_GUID Call by reference Type reference (TYPE) DPR_TV_BAPI_GUID_COLLABORATION GUID für Collaboration im BAPI-Interface 20040109
2 Exporting EV_COLLABORATION_NAME Call by reference Type reference (TYPE) STRING Collaboration-Name 20040109
3 Exporting EV_FOLDER_GUID Call by reference Type reference (TYPE) DPR_TV_BAPI_GUID_COLLAB_FOLDER GUID für die Collaboration-Mappe im BAPI-Interface 20040109
4 Exporting EV_FOLDER_NAME Call by reference Type reference (TYPE) STRING Collaboration-Mappenname 20040109
5 Importing IT_URL Call by reference Type reference (TYPE) BAPI_TT_URL Container für die Teile der URL-Portionen 20040109
6 Importing IV_DESTINATION Call by reference Type reference (TYPE) DPR_TV_BAPI_CFX_DESTINATION Logische cFolders-Destination 20040109

Method GET_COLLABORATION_BY_URL on class CL_DPR_BAPI_COLLABORA_SERVICES has no exception.

Method GET_COLLABORATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040108
2 Returning RV_CFX_NAME Value transfer Type reference (TYPE) STRING 20040108

Method GET_COLLABORATION_NAME on class CL_DPR_BAPI_COLLABORA_SERVICES has no exception.

Method GET_COLLABORATION_OF_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COLLABORATION_GUID Value transfer Type reference (TYPE) DPR_TV_BAPI_GUID_COLLABORATION GUID für Collaboration im BAPI-Interface 20040109
2 Exporting EV_COLLABORATION_NAME Value transfer Type reference (TYPE) STRING Collaboration-Name 20040109
3 Importing IV_DESTINATION Call by reference Type reference (TYPE) DPR_TV_BAPI_CFX_DESTINATION Logische cFolders-Destination 20040109
4 Importing IV_FOLDER_GUID Call by reference Type reference (TYPE) DPR_TV_BAPI_GUID_COLLAB_FOLDER GUID für die Collaboration-Mappe im BAPI-Interface 20040109

Method GET_COLLABORATION_OF_FOLDER on class CL_DPR_BAPI_COLLABORA_SERVICES has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 310