SAP ABAP Class CL_DPR_COLLABORATION (Project Management: Collaboration)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-DOC (Application Component) Documents
     DEVELOPMENT_PROJECTS_COLLABORA (Package) Project Management - Collaborations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_APPENDAGE Development Projects: Interface of All Appendages 20011214
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_COLLECTION_ITEM Development Projects: Interface of All Collection Entries 20020227
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_COMMON Development Projects: Interface for All Application Objects 20011214
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_FILTER_ELEMENT Development Projects: Interface of All Objects to Be Filterd 20030223
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_HOST Development Projects: Interface of All Visited by Visitor 20020315
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_ITERATOR_ELEMENT Development Projects: Interface for All Iteratable Elements 20020315
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_COLLABORATION_SIM Project Management: Collaboration (Simulation) 20031010
2 Inheritance (c INHERITING FROM c_ref)  CL_DPR_COLLABORATION_SNAP Project Management: Collaboration (Snapshot) 20031010
Properties
Class CL_DPR_COLLABORATION  
Short Description Project Management: Collaboration    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class DPR_COLLABORATION    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_COLLABORA   Project Management - Collaborations 
Created 20011214   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DPR_APPENDAGE_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_DPR_COMMON_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_DPR_OBJECT_STATES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DPR_APPENDAGE Development Projects: Interface of All Appendages 20011214
2 IF_DPR_COLLECTION_ITEM Development Projects: Interface of All Collection Entries 20020227
3 IF_DPR_COMMON Development Projects: Interface for All Application Objects 20011214
4 IF_DPR_FILTER_ELEMENT Development Projects: Interface of All Objects to Be Filterd 20030223
5 IF_DPR_HOST Development Projects: Interface of All Visited by Visitor 20020315
6 IF_DPR_ITERATOR_ELEMENT Development Projects: Interface for All Iteratable Elements 20020315
Friends
# Friend Modeled only Created on Description
1 CL_DPR_APPL_OBJECT_FACTORY 20011214 Development Projects: Factory for Application Objects
2 CL_DPR_COLLABORATIONS 20011214 Project Management: Collection for Collaboration
3 CL_DPR_COLLABORATION_SIM 20031010 Project Management: Collaboration (Simulation)
4 CL_DPR_COLLABORATION_SNAP 20031010 Project Management: Collaboration (Snapshot)
5 CL_DPR_FILTER_COLLABORATION 20030224 Project Management: Filter for Collaboration
6 CL_DPR_VISITOR 20020409 Development Projects: Abstract Visitor
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_NATIVE_OBJECT Instance attribute Protected Object reference (TYPE REF TO) CL_DPR_COL_ASSIGNMENT Native Object (DPR Assignment) 20020107
2 MR_OBJECT_STATE Instance attribute Protected Object reference (TYPE REF TO) CL_DPR_OBJECT_STATE State Object 20020109
3 MR_PARENT Instance attribute Protected Object reference (TYPE REF TO) IF_DPR_COMMON Superior Application Object (For Deleted Object Only) 20020613
4 MR_ROOT Instance attribute Protected Object reference (TYPE REF TO) IF_DPR_COMMON Root of Application Object 20031001
5 SC_EDIT_MODE_CHANGE Instance attribute Public Attribute reference (LIKE) 20011214
6 SC_EDIT_MODE_DISPLAY Instance attribute Public Attribute reference (LIKE) 20011214
7 SC_STATE_CHANGED Instance attribute Public Attribute reference (LIKE) 20011214
8 SC_STATE_CREATED Instance attribute Public Attribute reference (LIKE) 20011214
9 SC_STATE_DELETED Instance attribute Public Attribute reference (LIKE) 20011214
10 SC_STATE_FREED Instance attribute Public Attribute reference (LIKE) 20011214
11 SC_STATE_LOADED Instance attribute Public Attribute reference (LIKE) 20011214
Methods
# Method Level Visibility Method type Description Created on
1 CAST_OBJECT_CHANGED Instance method Protected Method Trigger Event CHANGED:IF_DPR_COMMON 20020207
2 CHECK Instance method Public Method 20020614
3 CHECK_PARENT_FOR_DELETION Instance method Protected Method Check Whether Superior Object Allows Deletion of Links 20021125
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20011214
5 CONSTRUCTOR Instance method Public Constructor Constructor 20011214
6 COPY Instance method Protected Method Copy Collaboration 20020107
7 DELETE Instance method Public Method 20011214
8 DELETE_CHECK Instance method Public Method Checks Whether Deleting Is Possible 20020108
9 DELETE_COLLABORATION Instance method Protected Method Delete Collaboration 20020207
10 FREE Instance method Protected Method Destructor 20020111
11 GET_ASSIGNMENT Instance method Public Method 20011214
12 GET_ATTRIBUTES Instance method Protected Method Access Method to Attributes (Internal Format) (Reading) 20020207
13 GET_DATA_EXT Instance method Public Method Read Collaboration Data in External Display 20020524
14 GET_DESCRIPTION Instance method Public Method 20011214
15 GET_EDIT_MODE Instance method Public Method 20011214
16 GET_GUID Instance method Public Method 20011214
17 GET_NATIVE_OBJECT Instance method Public Method 20011214
18 GET_OBJECT_TYPE Instance method Public Method 20011214
19 GET_OBJECT_TYPE_DESCRIPTION Instance method Public Method 20011214
20 GET_PARENT Instance method Public Method 20011214
21 GET_STATE Instance method Public Method 20011214
22 GET_TOP_LEVEL_OBJECT Instance method Public Method Access Method to Top-Level Application Object (Reading) 20020531
23 GET_VERSION_TYPE Instance method Public Method 20030912
24 HAS_CHANGES Instance method Public Method 20011214
25 IS_CHANGEABLE Instance method Public Method 20011214
26 IS_DELETED Instance method Public Method 20020614
27 IS_IN_EDIT_MODE Instance method Public Method 20011214
28 IS_PERSISTENT Instance method Public Method 20011214
29 IS_TEMPLATE Instance method Public Method 20011214
30 NOTIFY_NATIVE_OBJECT_CHANGED Instance method Public Method 20011214
31 ON_CHANGES_COMMITED Instance method Public Method 20020109
32 ON_NATIVE_OBJECT_CHANGED Instance method Protected Event handling method Handling Method OBJECT_CHANGED:IF_CGPL_ASSIGNMENT 20020207
33 ON_NATIVE_OBJECT_DELETED Instance method Protected Event handling method Handling Method OBJECT_DELETED:IF_CGPL_ASSIGNMENT 20020207
34 SET_ADMINISTRATIVE_ATTRIBUTES Instance method Protected Method Access Method to Administration Data/Internal Data (Reading) 20020604
35 SET_ATTRIBUTES Instance method Public Method Access Method to Attributes (Internal Format) (Reading) 20020207
36 SET_DATA_EXT Instance method Public Method Set Attributes in External Display 20020808
37 SET_DEFAULTS_UPON_COPYING Instance method Protected Method Set Default Values for New Instance When Copying 20020610
38 SET_DEFAULTS_UPON_CREATION Instance method Protected Method Set Default Values for New Instance When Creating 20020610
39 SET_NATIVE_OBJECT_CHANGED Instance method Protected Method Flag Native Object As Changed 20020719
40 SET_OBJECT_STATE_CHANGED Instance method Protected Method Flag Object As Changed 20020321
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
20011214
2 CREATED Instance Event
(0)
Public
(2)
20011214
3 DELETED Instance Event
(0)
Public
(2)
20011214
4 FREED Instance Event
(0)
Public
(2)
20011214
5 LOADED Instance Event
(0)
Public
(2)
20011214
Types
Class CL_DPR_COLLABORATION has no local type.
Method Signatures

Method CAST_OBJECT_CHANGED Signature

Method CAST_OBJECT_CHANGED on class CL_DPR_COLLABORATION has no parameter.
Method CAST_OBJECT_CHANGED on class CL_DPR_COLLABORATION has no exception.

Method CHECK Signature

Method CHECK on class CL_DPR_COLLABORATION has no parameter.
Method CHECK on class CL_DPR_COLLABORATION has no exception.

Method CHECK_PARENT_FOR_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DELETION_POSSIBLE Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Löschen der Objektverknüpfung erlaubt 20021125

Method CHECK_PARENT_FOR_DELETION on class CL_DPR_COLLABORATION has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DPR_COLLABORATION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_COLLABORATION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NATIVE_OBJECT Call by reference Object reference (TYPE REF TO) CL_DPR_COL_ASSIGNMENT Native Objekt 20011228

Method CONSTRUCTOR on class CL_DPR_COLLABORATION has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COLLABORATIONS Call by reference Object reference (TYPE REF TO) CL_DPR_COLLABORATIONS Collection, in die die neue Collaboration eingefügt wird 20020418
2 Returning RR_COLLABORATION Value transfer Object reference (TYPE REF TO) CL_DPR_COLLABORATION Collaboration 20020107
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_CREATION_ERROR Development Projects: Fehler beim Anlegen Anwendungsobjekt 20020107

Method DELETE Signature

Method DELETE on class CL_DPR_COLLABORATION has no parameter.
Method DELETE on class CL_DPR_COLLABORATION has no exception.

Method DELETE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DELETION_POSSIBLE Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20020108

Method DELETE_CHECK on class CL_DPR_COLLABORATION has no exception.

Method DELETE_COLLABORATION Signature

Method DELETE_COLLABORATION on class CL_DPR_COLLABORATION has no parameter.
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_DELETION_ERROR Development Projects: Fehler beim Löschen Anwendungsobjekt 20020208

Method FREE Signature

Method FREE on class CL_DPR_COLLABORATION has no parameter.
Method FREE on class CL_DPR_COLLABORATION has no exception.

Method GET_ASSIGNMENT Signature

Method GET_ASSIGNMENT on class CL_DPR_COLLABORATION has no parameter.
Method GET_ASSIGNMENT on class CL_DPR_COLLABORATION has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ATTRIBUTES Call by reference Type reference (TYPE) DPR_TS_COLL_LINK_INT Attribute Collaborationlink (intern) 20020207
2 Exporting ES_ATTRIBUTES_OLD Call by reference Type reference (TYPE) DPR_TS_COLL_LINK_INT Attribute Collaborationlink (intern) 20020207

Method GET_ATTRIBUTES on class CL_DPR_COLLABORATION has no exception.

Method GET_DATA_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COLL_LINK_CHG Call by reference Type reference (TYPE) DPR_TS_COLL_LINK_CHG Änderbare Attribute Collaborationlinks 20020620
2 Exporting ES_COLL_LINK_EXT Call by reference Type reference (TYPE) DPR_TS_COLL_LINK_EXT Attribute Collaborationlinks (extern) 20020524
3 Exporting ES_COLL_LINK_INT Call by reference Type reference (TYPE) DPR_TS_COLL_LINK_INT Attribute Collaborationlink (intern) 20020620
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20020524

Method GET_DATA_EXT on class CL_DPR_COLLABORATION has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class CL_DPR_COLLABORATION has no parameter.
Method GET_DESCRIPTION on class CL_DPR_COLLABORATION has no exception.

Method GET_EDIT_MODE Signature

Method GET_EDIT_MODE on class CL_DPR_COLLABORATION has no parameter.
Method GET_EDIT_MODE on class CL_DPR_COLLABORATION has no exception.

Method GET_GUID Signature

Method GET_GUID on class CL_DPR_COLLABORATION has no parameter.
Method GET_GUID on class CL_DPR_COLLABORATION has no exception.

Method GET_NATIVE_OBJECT Signature

Method GET_NATIVE_OBJECT on class CL_DPR_COLLABORATION has no parameter.
Method GET_NATIVE_OBJECT on class CL_DPR_COLLABORATION has no exception.

Method GET_OBJECT_TYPE Signature

Method GET_OBJECT_TYPE on class CL_DPR_COLLABORATION has no parameter.
Method GET_OBJECT_TYPE on class CL_DPR_COLLABORATION has no exception.

Method GET_OBJECT_TYPE_DESCRIPTION Signature

Method GET_OBJECT_TYPE_DESCRIPTION on class CL_DPR_COLLABORATION has no parameter.
Method GET_OBJECT_TYPE_DESCRIPTION on class CL_DPR_COLLABORATION has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class CL_DPR_COLLABORATION has no parameter.
Method GET_PARENT on class CL_DPR_COLLABORATION has no exception.

Method GET_STATE Signature

Method GET_STATE on class CL_DPR_COLLABORATION has no parameter.
Method GET_STATE on class CL_DPR_COLLABORATION has no exception.

Method GET_TOP_LEVEL_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TOP_LEVEL_OBJECT Value transfer Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20020531

Method GET_TOP_LEVEL_OBJECT on class CL_DPR_COLLABORATION has no exception.

Method GET_VERSION_TYPE Signature

Method GET_VERSION_TYPE on class CL_DPR_COLLABORATION has no parameter.
Method GET_VERSION_TYPE on class CL_DPR_COLLABORATION has no exception.

Method HAS_CHANGES Signature

Method HAS_CHANGES on class CL_DPR_COLLABORATION has no parameter.
Method HAS_CHANGES on class CL_DPR_COLLABORATION has no exception.

Method IS_CHANGEABLE Signature

Method IS_CHANGEABLE on class CL_DPR_COLLABORATION has no parameter.
Method IS_CHANGEABLE on class CL_DPR_COLLABORATION has no exception.

Method IS_DELETED Signature

Method IS_DELETED on class CL_DPR_COLLABORATION has no parameter.
Method IS_DELETED on class CL_DPR_COLLABORATION has no exception.

Method IS_IN_EDIT_MODE Signature

Method IS_IN_EDIT_MODE on class CL_DPR_COLLABORATION has no parameter.
Method IS_IN_EDIT_MODE on class CL_DPR_COLLABORATION has no exception.

Method IS_PERSISTENT Signature

Method IS_PERSISTENT on class CL_DPR_COLLABORATION has no parameter.
Method IS_PERSISTENT on class CL_DPR_COLLABORATION has no exception.

Method IS_TEMPLATE Signature

Method IS_TEMPLATE on class CL_DPR_COLLABORATION has no parameter.
Method IS_TEMPLATE on class CL_DPR_COLLABORATION has no exception.

Method NOTIFY_NATIVE_OBJECT_CHANGED Signature

Method NOTIFY_NATIVE_OBJECT_CHANGED on class CL_DPR_COLLABORATION has no parameter.
Method NOTIFY_NATIVE_OBJECT_CHANGED on class CL_DPR_COLLABORATION has no exception.

Method ON_CHANGES_COMMITED Signature

Method ON_CHANGES_COMMITED on class CL_DPR_COLLABORATION has no parameter.
Method ON_CHANGES_COMMITED on class CL_DPR_COLLABORATION has no exception.

Method ON_NATIVE_OBJECT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20020207

Method ON_NATIVE_OBJECT_CHANGED on class CL_DPR_COLLABORATION has no exception.

Method ON_NATIVE_OBJECT_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20020207

Method ON_NATIVE_OBJECT_DELETED on class CL_DPR_COLLABORATION has no exception.

Method SET_ADMINISTRATIVE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ADMINISTRATIVE_ATTRIBUTES Call by reference Type reference (TYPE) DPR_TS_COLL_LINK_ADM Attribute Collaboration Link(Verwaltungsdaten/interne Daten) 20020604

Method SET_ADMINISTRATIVE_ATTRIBUTES on class CL_DPR_COLLABORATION has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) DPR_TS_COLL_LINK_INT Attribute Collaborationlink (intern) 20020207
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_UPDATE_ERROR Development Projects: Fehler beim Ändern Anwendungsobjekt 20020208

Method SET_DATA_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COLL_LINK_EXT Call by reference Type reference (TYPE) DPR_TS_COLL_LINK_EXT Attribute Collaborationlinks (extern) 20020808

Method SET_DATA_EXT on class CL_DPR_COLLABORATION has no exception.

Method SET_DEFAULTS_UPON_COPYING Signature

Method SET_DEFAULTS_UPON_COPYING on class CL_DPR_COLLABORATION has no parameter.
Method SET_DEFAULTS_UPON_COPYING on class CL_DPR_COLLABORATION has no exception.

Method SET_DEFAULTS_UPON_CREATION Signature

Method SET_DEFAULTS_UPON_CREATION on class CL_DPR_COLLABORATION has no parameter.
Method SET_DEFAULTS_UPON_CREATION on class CL_DPR_COLLABORATION has no exception.

Method SET_NATIVE_OBJECT_CHANGED Signature

Method SET_NATIVE_OBJECT_CHANGED on class CL_DPR_COLLABORATION has no parameter.
Method SET_NATIVE_OBJECT_CHANGED on class CL_DPR_COLLABORATION has no exception.

Method SET_OBJECT_STATE_CHANGED Signature

Method SET_OBJECT_STATE_CHANGED on class CL_DPR_COLLABORATION has no parameter.
Method SET_OBJECT_STATE_CHANGED on class CL_DPR_COLLABORATION has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on class CL_DPR_COLLABORATION has no parameter.
Event CREATED Signature
Event CREATED on class CL_DPR_COLLABORATION has no parameter.
Event DELETED Signature
Event DELETED on class CL_DPR_COLLABORATION has no parameter.
Event FREED Signature
Event FREED on class CL_DPR_COLLABORATION has no parameter.
Event LOADED Signature
Event LOADED on class CL_DPR_COLLABORATION has no parameter.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100